Uses of Class
com.atlassian.greenhopper.web.rapid.plan.PlanningModeService.CurrentSprints

Packages that use PlanningModeService.CurrentSprints
com.atlassian.greenhopper.web.rapid.plan   
 

Uses of PlanningModeService.CurrentSprints in com.atlassian.greenhopper.web.rapid.plan
 

Methods in com.atlassian.greenhopper.web.rapid.plan that return types with arguments of type PlanningModeService.CurrentSprints
 ServiceOutcome<PlanningModeService.CurrentSprints> PlanningModeServiceImpl.getCurrentSprintsAndIssues(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.Set<java.lang.Long> activeQuickFilters)
           
 ServiceOutcome<PlanningModeService.CurrentSprints> PlanningModeService.getCurrentSprintsAndIssues(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.Set<java.lang.Long> activeQuickFilters)
          Returns a representation of the current (open) sprints and their issues for the Plan mode of a Rapid Board.
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.