Uses of Class
com.atlassian.bamboo.rest.model.plan.label.RestPlanLabel
Package
Description
-
Uses of RestPlanLabel in com.atlassian.bamboo.plugins.rest.build
Modifier and TypeMethodDescriptionvoid
PlanResource.addPlanLabel
(String projectKey, String buildKey, RestPlanLabel label) -
Uses of RestPlanLabel in com.atlassian.bamboo.plugins.rest.model.plan.label
ModifierConstructorDescriptionRestPlanLabelList
(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestPlanLabel> callback)