Interface | Description |
---|---|
Scope |
Describes a scope within the system
|
ScopeVisitor<T> |
Implements the visitor pattern for
scopes . |
Class | Description |
---|---|
GlobalScope |
Describes the system wide scope
|
ProjectScope |
Describes a project level scope
|
RepositoryScope |
Describes a repository level scope
|
Scopes |
Enum | Description |
---|---|
ScopeType |
Enumerates the available scopes.
|
Copyright © 2022 Atlassian. All rights reserved.