Class Label
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<LabelProperties>
-
- com.atlassian.bamboo.specs.api.builders.label.Label
-
- Direct Known Subclasses:
EmptyLabelsList
public class Label extends EntityPropertiesBuilder<LabelProperties>
Represents a label which can be placed on various Bamboo entities such as plans.
-
-
Constructor Detail
-
Label
public Label(@NotNull @NotNull String name)Creates a label with given name.
-
-
Method Detail
-
build
protected LabelProperties build()
- Specified by:
buildin classEntityPropertiesBuilder<LabelProperties>
-
-