Uses of Enum Class
com.atlassian.bitbucket.permission.PermissionVote
Packages that use PermissionVote
- 
Uses of PermissionVote in com.atlassian.bitbucket.permissionMethods in com.atlassian.bitbucket.permission that return PermissionVoteModifier and TypeMethodDescriptionPermissionCheck.getResult()static PermissionVotePermissionVote.resultOf(PermissionVote... votes) static PermissionVoteReturns 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 PermissionVotePermissionVote.resultOf(PermissionVote... votes)