| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.deployment |
Deployment project and environments.
|
| Modifier and Type | Method and Description |
|---|---|
ReleaseNaming |
ReleaseNaming.applicableToBranches(boolean applicableToBranches)
Specifies if this naming scheme should be applied to releases created from plan branches.
|
ReleaseNaming |
ReleaseNaming.autoIncrement(boolean autoIncrement)
Specifies if Bamboo should automatically increment numeric part of release name.
|
ReleaseNaming |
ReleaseNaming.variablesToAutoIncrement(String... variablesToAutoIncrement)
Specifies which variables referenced in release name should be incremented after creating a release.
|
| Modifier and Type | Method and Description |
|---|---|
Deployment |
Deployment.releaseNaming(ReleaseNaming releaseNaming) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.