Uses of Class
com.atlassian.greenhopper.web.rapid.work.PoolService.ColumnConstraintsData

Packages that use PoolService.ColumnConstraintsData
com.atlassian.greenhopper.web.rapid.work   
 

Uses of PoolService.ColumnConstraintsData in com.atlassian.greenhopper.web.rapid.work
 

Methods in com.atlassian.greenhopper.web.rapid.work that return types with arguments of type PoolService.ColumnConstraintsData
 ServiceOutcome<PoolService.ColumnConstraintsData> PoolServiceImpl.getColumnConstraintsData(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
           
 ServiceOutcome<PoolService.ColumnConstraintsData> PoolService.getColumnConstraintsData(com.atlassian.crowd.embedded.api.User user, RapidView rapidView)
          Calculate the constraints data per column of the specified RapidView, for transport to the pool.
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.