JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bamboo.plugins.rest.model.plan.RestPlanActionList
Packages that use
RestPlanActionList
Package
Description
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
Modifier and Type
Method
Description
RestPlanActionList
RestPlan.
getActions
()
Methods in
com.atlassian.bamboo.plugins.rest.model.plan
with parameters of type
RestPlanActionList
Modifier and Type
Method
Description
void
RestPlan.
setActions
(
RestPlanActionList
actions)