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