java.lang.Object | |
↳ | com.atlassian.jira.issue.comments.DefaultRecentCommentManager |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
@return
| |||||||||||
Return an iterator over all the comments from any issues in the search request that the user can see@return
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||
From interface
com.atlassian.jira.issue.comments.RecentCommentManager
|
@return
searchRequest | The search request to limit the comments to |
---|---|
user | The User to match the Permissions against |
SearchException |
---|
Return an iterator over all the comments from any issues in the search request that the user can see@return
searchRequest | The search request to limit the comments to |
---|---|
user | The ApplicationUser to match the Permissions against |
SearchException |
---|