Package | Description |
---|---|
com.atlassian.jira.issue.comments |
Modifier and Type | Method and Description |
---|---|
CommentSummary |
CommentSearchManager.getCommentSummary(ApplicationUser user,
Issue issue,
Optional<Long> focusedCommentId) |
CommentSummary |
DefaultCommentManager.getCommentSummary(ApplicationUser user,
Issue issue,
Optional<Long> focusedCommentId) |
CommentSummary |
CommentManager.getCommentSummary(ApplicationUser user,
Issue issue,
Optional<Long> focusedCommentId)
Method that will return a summary of comments required to render the initial view issue page.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.