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
AutoTicketInternalForwardOperationFailedException
is thrown by anAutoTicketInternalForwardOperation
if the operation execution has failed.This interface represents the result of a successfulAutoTicketInternalForwardOperation
The 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.AnSupervisorTicketInternalForwardOperationFailedException
is thrown by aSupervisorTicketInternalForwardOperation
if the operation execution has failed.This interface represents the result of a successfulSupervisorTicketInternalForwardOperation