Uses of Class
com.atlassian.bamboo.specs.api.builders.deployment.Deployment
Package
Description
Deployment project and environments.
Permissions like plan permissions, deployment permissions etc.
-
Uses of Deployment in com.atlassian.bamboo.specs.api.builders.deployment
Modifier and TypeMethodDescriptionDeployment.description
(String description) Sets the deployment description.Deployment.environments
(@NotNull Environment... environments) Adds the environments to the end of environments list.Sets the deployment name.Sets the deployments's oid.Sets the deployments's oid.Deployment.releaseNaming
(@NotNull ReleaseNaming releaseNaming) -
Uses of Deployment in com.atlassian.bamboo.specs.api.builders.permission
Modifier and TypeMethodDescriptionstatic DeploymentPermissions
DeploymentPermissions.createForDeployment
(@NotNull Deployment deployment)