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

Packages that use RankService
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.rank   
com.atlassian.greenhopper.web.rank   
com.atlassian.greenhopper.web.rapid.sprint   
com.pyxis.greenhopper.jira.fields   
 

Uses of RankService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return RankService
 RankService BridgeServiceLocator.getRankService()
          Deprecated.  
 

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

Classes in com.atlassian.greenhopper.service.rank that implement RankService
 class RankServiceImpl
          RankService implementation.
 

Uses of RankService in com.atlassian.greenhopper.web.rank
 

Constructors in com.atlassian.greenhopper.web.rank with parameters of type RankService
RankResource(RankHelper rankHelper, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.jira.bc.issue.IssueService jiraIssueService, RankCustomFieldService rankCustomFieldService, RankService rankService, RankableFactory rankableFactory, I18nFactoryService i18nFactoryService)
           
 

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

Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type RankService
SprintRankResource(IssueHelper issueHelper, SprintService sprintService, RankService rankService, SprintIssueService sprintIssueService, RankableFactory rankableFactory, RapidViewService rapidViewService, SprintHelper sprintHelper, SprintEntryFactory sprintEntryFactory, SprintPermissionService sprintPermissionService)
           
 

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

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



Copyright © 2007-2013 Atlassian. All Rights Reserved.