Interface InternalForwardOperationBuilder.WithTicket.WithDueDate
- Enclosing interface:
InternalForwardOperationBuilder.WithTicket
public static interface InternalForwardOperationBuilder.WithTicket.WithDueDate
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
agent
InternalForwardOperationBuilder.WithTicket.WithDueDate.WithAgent agent(User user) throws ValidationException - Parameters:
user
- the target agent for the resubmit operation- Returns:
- the InternalForwardOperationBuilder.WithTicket.WithDueDate.WithAgent
- Throws:
ValidationException
- e.g. if the specified user is invalid or not an agent.- Since:
- 11.22
-