| Package | Description |
|---|---|
| com.atlassian.bamboo.rest.model.admin.permission |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable RestGlobalPermission.PermissionType |
RestGlobalPermission.PermissionType.fromACLPermission(@Nullable org.acegisecurity.acls.Permission bambooPermission) |
static RestGlobalPermission.PermissionType |
RestGlobalPermission.PermissionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestGlobalPermission.PermissionType[] |
RestGlobalPermission.PermissionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestGlobalPermission.addPermission(@Nullable RestGlobalPermission.PermissionType permissionType) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.