Uses of Enum Class
com.atlassian.bitbucket.permission.PermissionVote
Packages that use PermissionVote
-
Uses of PermissionVote in com.atlassian.bitbucket.permission
Methods in com.atlassian.bitbucket.permission that return PermissionVoteModifier 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) Methods in com.atlassian.bitbucket.permission with parameters of type PermissionVoteModifier and TypeMethodDescriptionstatic PermissionVote
PermissionVote.resultOf
(PermissionVote... votes)