Package com.atlassian.jira.issue.comments
package com.atlassian.jira.issue.comments
-
ClassDescriptionRepresents a Comment on a JIRA
IssueComparesComments based on date created.HandlesCommentEventpublication.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 permissionsDeprecated, for removal: This API element is subject to removal in a future version.since 10.4 for removal.Represents a comment's in JIRA.CreatesCommentimplementations 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.