Interface AutoRoutingTagOperationResult
-
- All Superinterfaces:
IssueOperationResult
,IssueProvider
,IssueRoutingTagOperationResult
,OperationResult
public interface AutoRoutingTagOperationResult extends IssueRoutingTagOperationResult
This interface represents the result of a successful
AutoRoutingTagOperation
- 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.imail.operation.routingtags.IssueRoutingTagOperationResult
getRoutingTagsAdded, getRoutingTagsRemoved
-
-