Uses of Interface
com.atlassian.greenhopper.service.rank.RankCustomFieldService

Packages that use RankCustomFieldService
com.atlassian.greenhopper.optionalfeatures.sampledata   
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.rank   
 

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

Constructors in com.atlassian.greenhopper.optionalfeatures.sampledata with parameters of type RankCustomFieldService
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 RankCustomFieldService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return RankCustomFieldService
 RankCustomFieldService BridgeServiceLocator.getRankCustomFieldService()
          Deprecated.  
 

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

Classes in com.atlassian.greenhopper.service.rank that implement RankCustomFieldService
 class RankCustomFieldServiceImpl
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.