| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties.common.permissions |
| Modifier and Type | Method and Description |
|---|---|
static PermissionSet.Role |
PermissionSet.Role.byLabel(String label) |
static PermissionSet.Role |
PermissionSet.Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionSet.Role[] |
PermissionSet.Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PermissionSet(Set<String> users,
Set<String> groups,
Set<PermissionSet.Role> roles,
Set<Permission> permissions) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.