Uses of Interface
com.atlassian.jira.issue.comments.CommentManager

Packages that use CommentManager
com.atlassian.jira.component   
com.atlassian.jira.service.util.handler   
 

Uses of CommentManager in com.atlassian.jira.component
 

Methods in com.atlassian.jira.component that return CommentManager
static CommentManager ComponentAccessor.getCommentManager()
           
 

Uses of CommentManager in com.atlassian.jira.service.util.handler
 

Fields in com.atlassian.jira.service.util.handler declared as CommentManager
protected  CommentManager AbstractMessageHandler.commentManager
           
 

Constructors in com.atlassian.jira.service.util.handler with parameters of type CommentManager
AbstractMessageHandler(CommentManager commentManager, IssueFactory issueFactory, ApplicationProperties applicationProperties, JiraApplicationContext jiraApplicationContext)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.