Package com.novomind.ecom.api.iagent.operation.newprocess
package com.novomind.ecom.api.iagent.operation.newprocess
-
ClassDescriptionRepresents an operation to create a new ticket.This interface provides a builder to build operations to create a new ticket.Builder stage that holds the required parameters for creating a new ticket.Builder stage for creating a ticket and closing it without sending an answer.Builder stage for creating a ticket and enqueuing it in the backlog.Builder stage for creating a ticket and sending an answer to it.A
CreateTicketOperationFailedExceptionis thrown by aCreateTicketOperationif the operation has failed.This interface represents the result of a successfulCreateTicketOperation