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