Package | Description |
---|---|
com.atlassian.bamboo.specs.api.validators.permission |
Validate permissions.
|
Modifier and Type | Method and Description |
---|---|
static PermissionValidator.PermissionTarget |
PermissionValidator.PermissionTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionValidator.PermissionTarget[] |
PermissionValidator.PermissionTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<ValidationProblem> |
PermissionValidator.validatePermissions(PermissionsProperties permission,
PermissionValidator.PermissionTarget target) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.