Package com.novomind.ecom.api.iagent.routing.operation.close
-
Interface Summary Interface Description AgentChatCloseOperation Represents an operation to close a chat as an agent.AgentChatCloseOperationResult This interface represents the result of a successfulAgentChatCloseOperation
SupervisorChatCloseOperation Represents an operation to close a chat as a supervisor.SupervisorChatCloseOperationResult This interface represents the result of a successfulSupervisorChatCloseOperation
-
Exception Summary Exception Description AgentChatCloseOperationFailedException AnAgentChatCloseOperationFailedException
is thrown by anAgentChatCloseOperation
if the operation execution has failed.SupervisorChatCloseOperationFailedException ASupervisorChatCloseOperationFailedException
is thrown by aSupervisorChatCloseOperation
if the operation execution has failed.