Uses of Enum Class
com.atlassian.bitbucket.scope.ScopeType
Packages that use ScopeType
-
Uses of ScopeType in com.atlassian.bitbucket.hook.repository
Methods in com.atlassian.bitbucket.hook.repository that return types with arguments of type ScopeType -
Uses of ScopeType in com.atlassian.bitbucket.scope
Methods in com.atlassian.bitbucket.scope that return ScopeTypeModifier and TypeMethodDescriptionstatic ScopeTypeScopeType.fromId(int id) GlobalScope.getType()ProjectScope.getType()RepositoryScope.getType()Scope.getType()static ScopeTypeReturns the enum constant of this class with the specified name.static ScopeType[]ScopeType.values()Returns an array containing the constants of this enum class, in the order they are declared.