| 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(String name)
Sets the deployment name.
|
Deployment |
Deployment.oid(BambooOid oid)
Sets the deployments's oid.
|
Deployment |
Deployment.oid(String oid)
Sets the deployments's oid.
|
Deployment |
Deployment.releaseNaming(ReleaseNaming releaseNaming) |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentPermissions |
DeploymentPermissions.createForDeployment(Deployment deployment) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.