Package com.atlassian.jira.issue.comments
package com.atlassian.jira.issue.comments
-
ClassDescriptionRepresents a Comment on a JIRA
Issue
ComparesComment
s based on date created.HandlesCommentEvent
publication.Represents a comment on an issue by a user.The CommentManager is used to retrieve and create comments in JIRA.The CommentOrderManager is used to store and read chosen comment sort orderA unified way of checking whether a user can see a comment or notThe CommentSearchManager is used to retrieve comments in JIRA.Contains all information required to render the initial comment summary on the view issue page.Used to check user commenting permissionsRepresents a comment's in JIRA.CreatesComment
implementations from QueryDSL tuple.A standard way of getting a list of recent comments from JIRAThis class is used to ensure that all the comments for a given issue are not loaded into memory.