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