Package com.atlassian.bamboo.specs.api.builders
package com.atlassian.bamboo.specs.api.builders
The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code, see also com.atlassian.bamboo.specs.builders.
-
ClassDescriptionRepresents an identifier of any Atlassian plugin module.Represents a short key of an Bamboo entity (project, plan, job, etc).Represents an unique identifier of Bamboo entity (project, plan, repository, job, etc.) Those identifiers are generated by Bamboo and thus are not available when creating new objects, therefore secondary identifiers, i.e.CallEntityPropertiesBuilder<T extends EntityProperties>Used to call protected
EntityPropertiesBuilder.build()
.EntityPropertiesBuilder<T extends EntityProperties>Represents any Bamboo entity.RootEntityPropertiesBuilder<T extends RootEntityProperties>Represents Bamboo entity that can be sent to server.Represents a Bamboo variable.