Interface AgentQuickCaseStartOperationResult
- All Superinterfaces:
OperationResult
This interface represents the result of a successful
AgentQuickCaseStartOperation
- Since:
- 11.18
-
Method Summary
Modifier and TypeMethodDescriptionReturns the started quick case.
-
Method Details
-
getAgentQuickCase
AgentQuickCase getAgentQuickCase()Returns the started quick case.- Returns:
- an instance of an
AgentQuickCase
- Since:
- 11.18
-