Package com.novomind.ecom.api.imail.routing.operation.internalforward
package com.novomind.ecom.api.imail.routing.operation.internalforward
-
ClassDescriptionRepresents an operation to internally forward a ticket automatically.An
AutoTicketInternalForwardOperationFailedExceptionis thrown by anAutoTicketInternalForwardOperationif the operation execution has failed.This interface represents the result of a successfulAutoTicketInternalForwardOperationThe InternalForwardOperationBuilder provides specific builders to build an internal forward operation on a ticket.Represents an operation to internal forward a ticket to an agent by a supervisor.AnSupervisorTicketInternalForwardOperationFailedExceptionis thrown by aSupervisorTicketInternalForwardOperationif the operation execution has failed.This interface represents the result of a successfulSupervisorTicketInternalForwardOperation