Uses of Class
com.atlassian.bamboo.configuration.external.yaml.properties.deployment.Environment
Package
Description
Contains the internal Java class model which correspond to the most up-to-date Bamboo Specs YAML document.
-
Uses of Environment in com.atlassian.bamboo.configuration.external.yaml.properties
Modifier and TypeMethodDescription@NotNull List<Environment>
BambooYamlDeploymentDefinition.getEnvironments()
ModifierConstructorDescriptionBambooYamlDeploymentDefinition
(@NotNull DeploymentProject deploymentProject, @NotNull ReleaseNaming releaseNaming, @NotNull Iterable<Environment> environments)