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.label.RestPlanLabelList
Packages that use
RestPlanLabelList
Package
Description
com.atlassian.bamboo.plugins.rest.model.plan.label
Uses of
RestPlanLabelList
in
com.atlassian.bamboo.plugins.rest.model.plan.label
Methods in
com.atlassian.bamboo.plugins.rest.model.plan.label
with parameters of type
RestPlanLabelList
Modifier and Type
Method
Description
void
RestPlanLabels.
setLabels
(
RestPlanLabelList
labels)
Constructors in
com.atlassian.bamboo.plugins.rest.model.plan.label
with parameters of type
RestPlanLabelList
Modifier
Constructor
Description
RestPlanLabels
(
RestPlanLabelList
labelList)