| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties.common.permissions |
| Modifier and Type | Method and Description |
|---|---|
static Permission.Entity |
Permission.Entity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Permission.Entity[] |
Permission.Entity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static @NotNull Permission |
Permission.byLabel(String label,
Permission.Entity entity) |
boolean |
Permission.supports(Permission.Entity entity) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.