Interface InternalForwardOperationBuilder.WithTicket
- Enclosing interface:
InternalForwardOperationBuilder
public static interface InternalForwardOperationBuilder.WithTicket
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
dueDate
InternalForwardOperationBuilder.WithTicket.WithDueDate dueDate(Date dueDate) throws ValidationException - Parameters:
dueDate
- the due date for the internal forward operation.- Returns:
- the InternalForwardOperationBuilder.WithTicket.WithDueDate
- Throws:
ValidationException
- e.g. if the specified due date is invalid- Since:
- 11.22
-