Class LabelProperties
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.model.label.LabelProperties
-
- All Implemented Interfaces:
EntityProperties
- Direct Known Subclasses:
EmptyLabelsListProperties
@Immutable public class LabelProperties extends Object implements EntityProperties
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedLabelProperties()LabelProperties(String name)
-
-
-
Constructor Detail
-
LabelProperties
protected LabelProperties()
-
LabelProperties
public LabelProperties(String name)
-
-