Interface IssueInternalForwardFilterContext
- All Superinterfaces:
UserProvider
The IssueInternalForwardFilterContext has all required information to provide a
list of suitable users for the selected issues.
- Since:
- 12.23
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser
-
Method Details
-
getIssues
The internal forwarding can be done for one or more selected issues at the same time. The method provides a set of all selected issues to be forwarded by the user.- Returns:
- the Set of Issues to be forwarded.
- Since:
- 12.23
-