Package com.novomind.ecom.api.imail.routing.operation.close
package com.novomind.ecom.api.imail.routing.operation.close
-
ClassDescriptionRepresents an operation to close a ticket as an agent.An
AgentTicketCloseOperationFailedException
is thrown by anAgentTicketCloseOperation
if the operation execution has failed.This interface represents the result of a successfulAgentTicketCloseOperation
The CloseOperationBuilder provides specific builders to build a close operation on a ticket or chat.Represents an operation to close a ticket as a supervisor.ASupervisorTicketCloseOperationFailedException
is thrown by aSupervisorTicketCloseOperation
if the operation execution has failed.This interface represents the result of a successfulSupervisorTicketCloseOperation