public interface PermissionCheck
Modifier and Type | Method and Description |
---|---|
com.atlassian.bitbucket.permission.Permission |
getPermission() |
Optional<Object> |
getResource()
The resource that the permission check applies to.
|
PermissionVote |
getResult() |
@Nonnull com.atlassian.bitbucket.permission.Permission getPermission()
@Nonnull Optional<Object> getResource()
@Nonnull PermissionVote getResult()
voters
that have been consulted so farCopyright © 2024 Atlassian. All rights reserved.