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