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

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

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

Methods in com.atlassian.greenhopper.web.rapid.plan that return types with arguments of type PlanningModeService.Result
 ServiceOutcome<PlanningModeService.Result> PlanningModeService.getBacklogIssuesAndSprintAssignment(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.Set<java.lang.Long> activeQuickFilters)
          Fetches all issues shown on the plan mode.
 ServiceOutcome<PlanningModeService.Result> PlanningModeServiceImpl.getBacklogIssuesAndSprintAssignment(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.Set<java.lang.Long> activeQuickFilters)
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.