Interface UserCallOperationResult
-
- All Superinterfaces:
CallOperationResult
,CallProvider
,IssueOperationResult
,IssueProvider
,OperationResult
,UserProvider
- All Known Subinterfaces:
SupervisorCallRecategorizationOperationResult
public interface UserCallOperationResult extends CallOperationResult, UserProvider
This interface represents the result of a successful call operation triggered by an user.
- 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.provider.UserProvider
getUser
-
-