Uses of Class
com.atlassian.greenhopper.service.rapid.PoolService.ParentSwimlanesData

Packages that use PoolService.ParentSwimlanesData
com.atlassian.greenhopper.service.rapid   
 

Uses of PoolService.ParentSwimlanesData in com.atlassian.greenhopper.service.rapid
 

Methods in com.atlassian.greenhopper.service.rapid that return PoolService.ParentSwimlanesData
 PoolService.ParentSwimlanesData ParentSwimlanesDataCallback.getParentSwimlanesData()
          Calculates the ParentSwimlanesData for a given set of parentIds.
 

Methods in com.atlassian.greenhopper.service.rapid that return types with arguments of type PoolService.ParentSwimlanesData
 ServiceOutcome<PoolService.ParentSwimlanesData> PoolService.getParentSwimlanesData(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.List<RapidIssueEntry> issues, java.util.List<RapidIssueEntry> missingParents)
          Gathers the ParentSwimlanesData for a given rapid view.
 ServiceOutcome<PoolService.ParentSwimlanesData> PoolServiceImpl.getParentSwimlanesData(com.atlassian.crowd.embedded.api.User user, RapidView rapidView, java.util.List<RapidIssueEntry> issues, java.util.List<RapidIssueEntry> missingParents)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.