Interface AgentPhoneTicketStartOperation

All Superinterfaces:
Operation<AgentPhoneTicketStartOperationResult>

public interface AgentPhoneTicketStartOperation extends Operation<AgentPhoneTicketStartOperationResult>
Represents an operation to start a phone ticket for an agent. Please note that an AgentPhoneTicketStartOperation can only be executed for a User that is logged on as an agent in the novomind iAGENT Desk.
Since:
13.0
  • Method Summary

    Methods inherited from interface com.novomind.ecom.api.iagent.operation.Operation

    execute