Uses of Class
com.atlassian.bamboo.specs.api.model.label.LabelProperties
Package
Description
Bamboo labels support.
Bamboo labels support.
Plan, plan branches, stages and jobs.
Various implementations of
CodeEmitter
which are used for converting
Plan
-related settings model into Java.-
Uses of LabelProperties in com.atlassian.bamboo.specs.api.builders.label
-
Uses of LabelProperties in com.atlassian.bamboo.specs.api.model.label
-
Uses of LabelProperties in com.atlassian.bamboo.specs.api.model.plan
-
Uses of LabelProperties in com.atlassian.bamboo.specs.codegen.emitters.plan
Modifier and TypeMethodDescription@NotNull String
PlanLabelsEmitter.emitCode
(@NotNull CodeGenerationContext context, @NotNull Iterable<LabelProperties> value)