Uses of Enum Class
com.atlassian.bamboo.plugins.bitbucket.BitbucketAccessLevel
-
Uses of BitbucketAccessLevel in com.atlassian.bamboo.plugins.bitbucket
Modifier and TypeMethodDescriptionstatic BitbucketAccessLevel
BitbucketConfigUtils.getAccessLevel
(@NotNull VcsRepositoryData repositoryData) BitbucketRepository.getAccessLevel()
static BitbucketAccessLevel
Returns the enum constant of this class with the specified name.static BitbucketAccessLevel[]
BitbucketAccessLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.