| Package | Description |
|---|---|
| com.atlassian.bamboo.rest.model.admin.permission |
| Modifier and Type | Method and Description |
|---|---|
static RestGlobalPermission.PermissionType |
RestGlobalPermission.PermissionType.fromACLPermission(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 |
|---|---|
Set<RestGlobalPermission.PermissionType> |
RestGlobalPermission.getPermissions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestGlobalPermission.addPermission(RestGlobalPermission.PermissionType permissionType) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.