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

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

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

Methods in com.atlassian.greenhopper.web.rapid.plan that return types with arguments of type PlanningModeService.BacklogIssues
 ServiceOutcomeImpl<PlanningModeService.BacklogIssues> PlanningModeService.getBacklogIssues(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.Set<java.lang.Long> activeQuickFilters)
          Get the list of backlog issues, with a given set of quick filters active.
 ServiceOutcomeImpl<PlanningModeService.BacklogIssues> PlanningModeServiceImpl.getBacklogIssues(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.Set<java.lang.Long> activeQuickFilters)
          Get all issues in the backlog
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.