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