Uses of Enum Class
com.atlassian.bitbucket.permission.PermissionVote
-
Uses of PermissionVote in com.atlassian.bitbucket.permission
Modifier and TypeMethodDescriptionPermissionCheck.getResult()
static PermissionVote
PermissionVote.resultOf
(PermissionVote... votes) static PermissionVote
Returns the enum constant of this class with the specified name.static PermissionVote[]
PermissionVote.values()
Returns an array containing the constants of this enum class, in the order they are declared.PermissionVoter.vote
(PermissionCheck permissionCheck) Modifier and TypeMethodDescriptionstatic PermissionVote
PermissionVote.resultOf
(PermissionVote... votes)