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.Builder stage that holds the selected ticket.Builder stage for supervisor-executed re-queue operations.Builder stage for automatically executed re-queue operations.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