Uses of Class
com.atlassian.bamboo.plugins.rest.model.plan.RestPlanList

Packages that use RestPlanList
com.atlassian.bamboo.plugins.rest.model.plan   
com.atlassian.bamboo.plugins.rest.model.project   
 

Uses of RestPlanList in com.atlassian.bamboo.plugins.rest.model.plan
 

Methods in com.atlassian.bamboo.plugins.rest.model.plan with parameters of type RestPlanList
 void RestPlans.setPlans(RestPlanList plans)
           
 

Constructors in com.atlassian.bamboo.plugins.rest.model.plan with parameters of type RestPlanList
RestPlans(com.atlassian.plugins.rest.common.Link link, RestPlanList plans)
           
 

Uses of RestPlanList in com.atlassian.bamboo.plugins.rest.model.project
 

Methods in com.atlassian.bamboo.plugins.rest.model.project with parameters of type RestPlanList
 void RestProject.setPlans(RestPlanList plans)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.