Interface RequeueOperationBuilder.WithTicket
- Enclosing interface:
RequeueOperationBuilder
public static interface RequeueOperationBuilder.WithTicket
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
-
Method Summary
-
Method Details
-
supervisor
- Parameters:
user
- the user executing the operation- Returns:
- the RequeueOperationBuilder.WithTicket.AsSupervisor
- Throws:
ValidationException
- e.g. if the specified user is invalid the ticket cannot be re-queued by this user- Since:
- 12.0
-
auto
- Returns:
- the RequeueOperationBuilder.WithTicket.Auto
- Throws:
ValidationException
- e.g. if the ticket cannot be re-queued- Since:
- 12.0
-