Uses of Class
com.atlassian.bamboo.rest.model.plan.label.RestPlanLabel
Packages that use RestPlanLabel
Package
Description
-
Uses of RestPlanLabel in com.atlassian.bamboo.plugins.rest.build
Methods in com.atlassian.bamboo.plugins.rest.build with parameters of type RestPlanLabelModifier and TypeMethodDescriptionvoid
PlanResource.addPlanLabel
(String projectKey, String buildKey, RestPlanLabel label) -
Uses of RestPlanLabel in com.atlassian.bamboo.plugins.rest.model.plan.label
Method parameters in com.atlassian.bamboo.plugins.rest.model.plan.label with type arguments of type RestPlanLabelConstructor parameters in com.atlassian.bamboo.plugins.rest.model.plan.label with type arguments of type RestPlanLabelModifierConstructorDescriptionRestPlanLabelList
(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestPlanLabel> callback)