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

Packages that use RestPlanActionList
com.atlassian.bamboo.plugins.rest.model.plan   
 

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

Methods in com.atlassian.bamboo.plugins.rest.model.plan that return RestPlanActionList
 RestPlanActionList RestPlan.getActions()
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.plan with parameters of type RestPlanActionList
 void RestPlan.setActions(RestPlanActionList actions)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.