Uses of Interface
com.atlassian.jira.issue.IssueFactory

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

Uses of IssueFactory in com.atlassian.jira.component
 

Methods in com.atlassian.jira.component that return IssueFactory
static IssueFactory ComponentAccessor.getIssueFactory()
           
 

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

Fields in com.atlassian.jira.service.util.handler declared as IssueFactory
protected  IssueFactory AbstractMessageHandler.issueFactory
           
 

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



Copyright © 2002-2011 Atlassian. All Rights Reserved.