Interface CallOperationResult
-
- All Superinterfaces:
CallProvider
,IssueOperationResult
,IssueProvider
,OperationResult
- All Known Subinterfaces:
AutoCallRecategorizationOperationResult
,CallRecategorizationOperationResult
,SupervisorCallRecategorizationOperationResult
,UserCallOperationResult
public interface CallOperationResult extends IssueOperationResult, CallProvider
This interface represents the result of a successful call operation.
- Since:
- 12.31
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.CallProvider
getCall
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.IssueProvider
getIssue
-
-