Package com.atlassian.jira.issue.comments

Interface Summary
Comment  
CommentManager The CommentManager is used to retrieve and create comments in JIRA.
CommentPermissionManager A unified way of checking whether a user can see a comment or not
MutableComment Represents a comment's in JIRA.
RecentCommentManager A standard way of getting a list of recent comments from JIRA
 

Class Summary
CommentComparator Compares Comments based on date created.
CommentImpl Represents a comment on an issue by a user.
DefaultCommentManager  
DefaultCommentPermissionManager This permission manager is responsible to check and grant browse and edit permissions to users over issue comments.
DefaultRecentCommentManager  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.