Class BambooKey
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<BambooKeyProperties>
com.atlassian.bamboo.specs.api.builders.BambooKey
Represents a short key of an Bamboo entity (project, plan, job, etc).
This is partial key, for instance the value of plan key is "PLAN" rather than "PROJECT-PLAN".
Keys serve as secondary identifiers of Bamboo entities, that is, whenever both key and
BambooOid
is present, BambooOid
has higher priority.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BambooKey
Specify key of provided value.- Throws:
PropertiesValidationException
-
-
Method Details
-
build
- Specified by:
build
in classEntityPropertiesBuilder<BambooKeyProperties>
- Throws:
PropertiesValidationException
-
toString
-