Uses of Class
com.atlassian.bamboo.specs.api.builders.label.Label
-
Packages that use Label Package Description com.atlassian.bamboo.specs.api.builders.label Bamboo labels support.com.atlassian.bamboo.specs.api.builders.plan Plan, plan branches, stages and jobs. -
-
Uses of Label in com.atlassian.bamboo.specs.api.builders.label
Subclasses of Label in com.atlassian.bamboo.specs.api.builders.label Modifier and Type Class Description classEmptyLabelsListDeprecated. -
Uses of Label in com.atlassian.bamboo.specs.api.builders.plan
Methods in com.atlassian.bamboo.specs.api.builders.plan with parameters of type Label Modifier and Type Method Description PlanPlan. labels(@NotNull Label... labels)Adds labels to this plan.
-