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
AgentTicketCloseOperationFailedExceptionis thrown by anAgentTicketCloseOperationif the operation execution has failed.This interface represents the result of a successfulAgentTicketCloseOperationThe CloseOperationBuilder provides specific builders to build a close operation on a ticket or chat.Builder stage that holds the selected chat.Builder stage for agent-executed chat close operations.Builder stage for supervisor-executed chat close operations.Builder stage that holds the selected ticket.Builder stage for agent-executed ticket close operations.Builder stage for supervisor-executed ticket close operations.Builder stage that holds the selected transaction code.Builder stage for agent-executed ticket close operations with transaction code.Builder stage for supervisor-executed ticket close operations with transaction code.Represents an operation to close a ticket as a supervisor.ASupervisorTicketCloseOperationFailedExceptionis thrown by aSupervisorTicketCloseOperationif the operation execution has failed.This interface represents the result of a successfulSupervisorTicketCloseOperation