Uses of Class
com.atlassian.greenhopper.service.rank.RankableFactory

Packages that use RankableFactory
com.atlassian.greenhopper.optionalfeatures.sampledata   
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.rank   
com.atlassian.greenhopper.web.rapid.sprint   
com.pyxis.greenhopper.jira.fields   
 

Uses of RankableFactory in com.atlassian.greenhopper.optionalfeatures.sampledata
 

Constructors in com.atlassian.greenhopper.optionalfeatures.sampledata with parameters of type RankableFactory
SampleDataGeneratorImpl(com.atlassian.jira.plugins.importer.sample.SampleDataImporter importer, com.atlassian.plugin.PluginAccessor pluginAccessor, SprintManager sprintManager, WorkflowService workflowService, com.atlassian.jira.issue.CustomFieldManager customFieldManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, SimplifiedWorkflowService simplifiedWorkflowService, RankCustomFieldService rankCustomFieldService, com.atlassian.jira.project.ProjectManager projectManager, com.atlassian.jira.issue.IssueManager issueManager, RankManager rankManager, RankableFactory rankableFactory)
           
SampleDataImporterServiceFactory(com.atlassian.plugin.PluginAccessor pluginAccessor, SprintManager sprintManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, WorkflowService workflowService, com.atlassian.jira.issue.CustomFieldManager customFieldManager, SimplifiedWorkflowService simplifiedWorkflowService, com.atlassian.jira.project.ProjectManager projectManager, RankCustomFieldService rankCustomFieldService, com.atlassian.jira.issue.IssueManager issueManager, RankManager rankManager, RankableFactory rankableFactory)
           
 

Uses of RankableFactory in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return RankableFactory
 RankableFactory BridgeServiceLocator.getRankableFactory()
          Deprecated.  
 

Uses of RankableFactory in com.atlassian.greenhopper.service.rank
 

Constructors in com.atlassian.greenhopper.service.rank with parameters of type RankableFactory
IssueRankComparator(java.util.Comparator<Rankable> comparator, RankableFactory rankableFactory)
           
 

Uses of RankableFactory in com.atlassian.greenhopper.web.rapid.sprint
 

Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type RankableFactory
CreateSprintHelper.IssueKeysAndStatisticsCallback(SprintMarker sprintMarker, com.atlassian.fugue.Option<SprintMarker> previousSprintMarker, java.util.Comparator<Rankable> flatComparator, DocumentStatisticValueResolver documentStatisticValueResolver, EstimateStatisticService estimateStatisticService, RankableFactory rankableFactory)
           
 

Uses of RankableFactory in com.pyxis.greenhopper.jira.fields
 

Constructors in com.pyxis.greenhopper.jira.fields with parameters of type RankableFactory
GlobalRankField(RankService rankService, RankableFactory rankableFactory, com.atlassian.jira.issue.fields.CustomField field)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.