| Package | Description |
|---|---|
| com.atlassian.bitbucket.scope |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Scope.accept(ScopeVisitor<T> visitor) |
<T> T |
GlobalScope.accept(ScopeVisitor<T> visitor) |
<T> T |
ProjectScope.accept(ScopeVisitor<T> visitor) |
<T> T |
RepositoryScope.accept(ScopeVisitor<T> visitor) |
Copyright © 2019 Atlassian. All rights reserved.