Uses of Class
com.atlassian.bamboo.specs.api.model.label.LabelProperties
Packages that use 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
Methods in com.atlassian.bamboo.specs.api.builders.label that return LabelProperties -
Uses of LabelProperties in com.atlassian.bamboo.specs.api.model.label
Subclasses of LabelProperties in com.atlassian.bamboo.specs.api.model.label -
Uses of LabelProperties in com.atlassian.bamboo.specs.api.model.plan
Methods in com.atlassian.bamboo.specs.api.model.plan that return types with arguments of type LabelProperties -
Uses of LabelProperties in com.atlassian.bamboo.specs.codegen.emitters.plan
Method parameters in com.atlassian.bamboo.specs.codegen.emitters.plan with type arguments of type LabelPropertiesModifier and TypeMethodDescription@NotNull StringPlanLabelsEmitter.emitCode(@NotNull CodeGenerationContext context, @NotNull Iterable<LabelProperties> value)