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
CompleteSprintResource(RapidViewService rapidViewService, SprintService sprintService, SprintPermissionService sprintPermissionService, CompleteSprintHelper completeSprintHelper, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, I18nFactoryService i18nFactoryService, PlanningModeService planningModeService, RankService rankService, RankableFactory rankableFactory, CreateSprintHelper createSprintFactory, SprintEntryFactory sprintEntryFactory)
           
CreateSprintResource(RapidViewService rapidViewService, SprintMarkerService sprintMarkerService, SprintMarkerManager sprintMarkerManager, SprintService sprintService, CreateSprintHelper createSprintFactory, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, I18nFactoryService i18nFactoryService, SprintPermissionService sprintPermissionService, com.atlassian.jira.datetime.DateTimeFormatterFactory dateTimeFormatterFactory, SprintEntryFactory sprintEntryFactory, RankService rankService, RankableFactory rankableFactory)
           
 

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.