Interface CreateTicketOperationBuilder.WithRequired.CreateAndEnqueue
- Enclosing interface:
CreateTicketOperationBuilder.WithRequired
public static interface CreateTicketOperationBuilder.WithRequired.CreateAndEnqueue
Builder stage for creating a ticket and enqueuing it in the backlog.
- Since:
- 12.25
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds theCreateTicketOperationfor the given parameters.
-
Method Details
-
build
Builds theCreateTicketOperationfor the given parameters.- Returns:
- the
CreateTicketOperation - Throws:
ValidationException- if any parameters are not valid- Since:
- 12.25
-