Interface AutoCallRecategorizationOperationResult
-
- All Superinterfaces:
CallOperationResult
,CallProvider
,CallRecategorizationOperationResult
,IssueOperationResult
,IssueProvider
,IssueRecategorizationOperationResult
,OperationResult
public interface AutoCallRecategorizationOperationResult extends CallRecategorizationOperationResult
This interface represents the result of a successful
AutoCallRecategorizationOperation
- 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
-
Methods inherited from interface com.novomind.ecom.api.iagent.operation.recategorization.IssueRecategorizationOperationResult
getDestinationCategory, getSourceCategory
-
-