Uses of Class
com.atlassian.bamboo.configuration.external.yaml.BambooYamlToSpecsConverter.CombinedDeploymentPermissions
-
Packages that use BambooYamlToSpecsConverter.CombinedDeploymentPermissions Package Description com.atlassian.bamboo.configuration.external.yaml -
-
Uses of BambooYamlToSpecsConverter.CombinedDeploymentPermissions in com.atlassian.bamboo.configuration.external.yaml
Methods in com.atlassian.bamboo.configuration.external.yaml that return BambooYamlToSpecsConverter.CombinedDeploymentPermissions Modifier and Type Method Description @NotNull BambooYamlToSpecsConverter.CombinedDeploymentPermissions
BambooYamlToSpecsConverter. createDeploymentPermissions(@NotNull BambooYamlDeploymentPermissionsDefinition deploymentPermissionsDefinition)
Create a new instance of a specsDeploymentPermissions
for the given YAML deployment project permissions definition.@NotNull BambooYamlToSpecsConverter.CombinedDeploymentPermissions
BambooYamlToSpecsConverterImpl. createDeploymentPermissions(@NotNull BambooYamlDeploymentPermissionsDefinition deploymentPermissionsDefinition)
-