package

com.atlassian.bitbucket.scope

Interfaces

Scope Describes a scope within the system 
ScopeVisitor<T> Implements the visitor pattern for scopes

Classes

GlobalScope Describes the system wide scope 
ProjectScope Describes a project level scope 
RepositoryScope Describes a repository level scope 
Scopes  

Enums

ScopeType Enumerates the available scopes.