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.Builder stage that holds the selected ticket.Builder stage that holds the selected due date.Builder stage that holds the selected target agent.Builder stage for supervisor-executed internal forward operations.Builder stage for automatically executed internal forward operations.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