Uses of Enum Class
com.atlassian.bamboo.configuration.external.yaml.properties.common.permissions.Permission
-
Uses of Permission in com.atlassian.bamboo.configuration.external.yaml.properties.common.permissions
Modifier and TypeMethodDescriptionstatic @NotNull Permission
Permission.byLabel
(String label, Permission.Entity entity) static @NotNull Permission
Permission.forDeploymentPermission
(@NotNull com.atlassian.bamboo.specs.api.builders.permission.PermissionType permissionType) static @NotNull Permission
Permission.forPermission
(@NotNull com.atlassian.bamboo.specs.api.builders.permission.PermissionType permissionType) static Permission
Returns the enum constant of this class with the specified name.static Permission[]
Permission.values()
Returns an array containing the constants of this enum class, in the order they are declared.