Package com.novomind.ecom.api.iagent.operation.newprocess
-
Interface Summary Interface Description CreateTicketOperation Represents an operation to create a new ticket.CreateTicketOperationBuilder This interface provides a builder to build operations to create a new ticket.CreateTicketOperationBuilder.WithRequired CreateTicketOperationBuilder.WithRequired.CreateAndClose CreateTicketOperationBuilder.WithRequired.CreateAndEnqueue CreateTicketOperationBuilder.WithRequired.CreateAndSend CreateTicketOperationResult This interface represents the result of a successfulCreateTicketOperation
-
Exception Summary Exception Description CreateTicketOperationFailedException ACreateTicketOperationFailedException
is thrown by aCreateTicketOperation
if the operation has failed.