Interface UserIssueOperationResult
-
- All Superinterfaces:
IssueOperationResult
,IssueProvider
,OperationResult
,UserProvider
- All Known Subinterfaces:
SupervisorRoutingTagOperationResult
public interface UserIssueOperationResult extends IssueOperationResult, UserProvider
This interface represents the result of a successful issue operation triggered by an user.
- Since:
- 12.1
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.IssueProvider
getIssue
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser
-
-