Interface RecategorizationOperationBuilder.WithTicket.WithCategory
- Enclosing interface:
RecategorizationOperationBuilder.WithTicket
public static interface RecategorizationOperationBuilder.WithTicket.WithCategory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
-
Method Summary
-
Method Details
-
supervisor
RecategorizationOperationBuilder.WithTicket.WithCategory.AsSupervisor supervisor(User user) throws ValidationException - Parameters:
user
- the user executing the operation- Returns:
- the RecategorizationOperationBuilder.WithTicket.WithCategory.AsSupervisor
- Throws:
ValidationException
- e.g. if the specified user is invalid or not allowed to recategorize the ticket.- Since:
- 10.0.202
-
auto
- Returns:
- the RecategorizationOperationBuilder.WithTicket.WithCategory.Auto
- Throws:
ValidationException
- e.g. if the ticket must not be recategorized automatically- Since:
- 10.0.202
-