Package com.novomind.ecom.api.imail.routing.operation.requeue
package com.novomind.ecom.api.imail.routing.operation.requeue
-
ClassDescriptionRepresents an operation to re-queue a ticket automatically.An
AutoTicketRequeueOperationFailedExceptionis thrown by anAutoTicketRequeueOperationif the operation execution has failed.This interface represents the result of a successfulAutoTicketRequeueOperationThe RequeueOperationBuilder provides specific builders to build a re-queue operation on a ticket.Represents an operation to re-queue a ticket by a supervisor.ASupervisorTicketRequeueOperationFailedExceptionis thrown by aSupervisorTicketRequeueOperationif the operation execution has failed.This interface represents the result of a successfulSupervisorTicketRequeueOperation