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