| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.deployment |
Deployment project and environments.
|
| com.atlassian.bamboo.specs.api.builders.permission |
Permissions like plan permissions, deployment permissions etc.
|
| Modifier and Type | Method and Description |
|---|---|
Deployment |
Deployment.description(String description)
Sets the deployment description.
|
Deployment |
Deployment.environments(Environment... environments)
Adds the environments to the end of environments list.
|
Deployment |
Deployment.name(@NotNull String name)
Sets the deployment name.
|
Deployment |
Deployment.oid(@Nullable BambooOid oid)
Sets the deployments's oid.
|
Deployment |
Deployment.oid(@Nullable String oid)
Sets the deployments's oid.
|
Deployment |
Deployment.releaseNaming(@NotNull ReleaseNaming releaseNaming) |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentPermissions |
DeploymentPermissions.createForDeployment(@NotNull Deployment deployment) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.