| Package | Description |
|---|---|
| com.atlassian.bitbucket.permission |
| Modifier and Type | Method and Description |
|---|---|
PermissionVote |
PermissionCheck.getResult() |
static PermissionVote |
PermissionVote.resultOf(PermissionVote... votes) |
static PermissionVote |
PermissionVote.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionVote[] |
PermissionVote.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
PermissionVote |
PermissionVoter.vote(PermissionCheck permissionCheck) |
| Modifier and Type | Method and Description |
|---|---|
static PermissionVote |
PermissionVote.resultOf(PermissionVote... votes) |
Copyright © 2024 Atlassian. All rights reserved.