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
AutoTicketRequeueOperationFailedException
is thrown by anAutoTicketRequeueOperation
if the operation execution has failed.This interface represents the result of a successfulAutoTicketRequeueOperation
The RequeueOperationBuilder provides specific builders to build a re-queue operation on a ticket.Represents an operation to re-queue a ticket by a supervisor.ASupervisorTicketRequeueOperationFailedException
is thrown by aSupervisorTicketRequeueOperation
if the operation execution has failed.This interface represents the result of a successfulSupervisorTicketRequeueOperation