Interface AgentQuickCaseCancelOperation

All Superinterfaces:
Operation<AgentQuickCaseCancelOperationResult>

public interface AgentQuickCaseCancelOperation extends Operation<AgentQuickCaseCancelOperationResult>
Represents an operation to cancel a quick case for an agent. Please note that an AgentQuickCaseCancelOperation 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