Interface AgentQuickCaseStartOperation

All Superinterfaces:
Operation<AgentQuickCaseStartOperationResult>

public interface AgentQuickCaseStartOperation extends Operation<AgentQuickCaseStartOperationResult>
Represents an operation to start a quick case for an agent. Please note that an AgentQuickCaseStartOperation can only be executed for a User that is logged on as an agent in the novomind iAGENT Desk.
Since:
11.18
  • Method Summary

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

    execute