Uses of Class
com.atlassian.bamboo.specs.api.builders.deployment.ReleaseNaming
Package
Description
Deployment project and environments.
-
Uses of ReleaseNaming in com.atlassian.bamboo.specs.api.builders.deployment
Modifier and TypeMethodDescriptionReleaseNaming.applicableToBranches
(boolean applicableToBranches) Specifies if this naming scheme should be applied to releases created from plan branches.ReleaseNaming.autoIncrement
(boolean autoIncrement) Specifies if Bamboo should automatically increment numeric part of release name.ReleaseNaming.variablesToAutoIncrement
(@NotNull String... variablesToAutoIncrement) Specifies which variables referenced in release name should be incremented after creating a release.