Uses of Class
com.atlassian.bamboo.configuration.external.yaml.properties.deployment.EnvironmentPermissions
-
Packages that use EnvironmentPermissions Package Description com.atlassian.bamboo.configuration.external.yaml.properties Contains the internal Java class model which correspond to the most up-to-date Bamboo Specs YAML document. -
-
Uses of EnvironmentPermissions in com.atlassian.bamboo.configuration.external.yaml.properties
Methods in com.atlassian.bamboo.configuration.external.yaml.properties that return types with arguments of type EnvironmentPermissions Modifier and Type Method Description @NotNull List<EnvironmentPermissions>
BambooYamlDeploymentPermissionsDefinition. getEnvironmentPermissions()
-