Constructor and Description |
---|
ProjectScope(Project project) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(ScopeVisitor<T> visitor) |
boolean |
equals(Object o) |
Project |
getProject() |
Optional<Integer> |
getResourceId() |
ScopeType |
getType() |
int |
hashCode() |
String |
toString() |
public <T> T accept(@Nonnull ScopeVisitor<T> visitor)
@Nonnull public Optional<Integer> getResourceId()
getResourceId
in interface Scope
Scope
Copyright © 2019 Atlassian. All rights reserved.