Uses of Class
com.atlassian.jira.issue.comments.CommentSummary
Packages that use CommentSummary
-
Uses of CommentSummary in com.atlassian.jira.issue.comments
Methods in com.atlassian.jira.issue.comments that return CommentSummaryModifier and TypeMethodDescriptionCommentManager.getCommentSummary(ApplicationUser user, Issue issue, Optional<Long> focusedCommentId) Method that will return a summary of comments required to render the initial view issue page.CommentSearchManager.getCommentSummary(ApplicationUser user, Issue issue, Optional<Long> focusedCommentId) DefaultCommentManager.getCommentSummary(ApplicationUser user, Issue issue, Optional<Long> focusedCommentId)