| Package | Description |
|---|---|
| com.atlassian.jira.bc.issue.worklog | |
| com.atlassian.jira.issue | |
| com.atlassian.jira.issue.comments |
| Modifier and Type | Method and Description |
|---|---|
Window<Worklog> |
DefaultWorklogService.getByIssueVisibleToUser(CommentSearchParameters parameters) |
Window<Worklog> |
WorklogService.getByIssueVisibleToUser(CommentSearchParameters parameters)
Returns child worklogs filtered according
CommentSearchParameters to parameters. |
| Modifier and Type | Method and Description |
|---|---|
CommentSearchParameters |
CommentSearchParameters.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Window<Comment> |
CommentSearchManager.searchCommentsVisibleForUser(CommentSearchParameters parameters) |
Window<Comment> |
DefaultCommentManager.searchCommentsVisibleForUser(CommentSearchParameters parameters) |
Window<Comment> |
CommentManager.searchCommentsVisibleForUser(CommentSearchParameters parameters)
Returns list of comments filtered and sorted by given parameters
CommentSearchParameters. |
Copyright © 2002-2024 Atlassian. All Rights Reserved.