Uses of Class
com.atlassian.greenhopper.web.rapid.work.ParentSwimlanesData

Packages that use ParentSwimlanesData
com.atlassian.greenhopper.web.rapid.work   
 

Uses of ParentSwimlanesData in com.atlassian.greenhopper.web.rapid.work
 

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

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



Copyright © 2007-2014 Atlassian. All Rights Reserved.