Interface AttachmentFilterContext
- All Superinterfaces:
IssueProvider
,UserProvider
The AttachmentFilterContext has all required information to provide a
list of suitable attachments for the current issue and the current user.
- Since:
- 10.0.38
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.provider.IssueProvider
getIssue
-
Method Details
-
getUser
User getUser()Description copied from interface:UserProvider
Returns the user- Specified by:
getUser
in interfaceUserProvider
- Returns:
- the user object
- Since:
- 10.0.38
-