Package com.atlassian.bitbucket.scope
Class RepositoryScope
java.lang.Object
com.atlassian.bitbucket.scope.RepositoryScope
- All Implemented Interfaces:
Scope
Describes a repository level scope
- Since:
- 5.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Taccept(ScopeVisitor<T> visitor) booleangetType()inthashCode()toString()
-
Constructor Details
-
RepositoryScope
-
-
Method Details
-
accept
-
equals
-
getProject
- Returns:
- the project containing the
repository
-
getRepository
- Returns:
- the repository
-
getResourceId
- Specified by:
getResourceIdin interfaceScope- Returns:
- the resource ID of this
Scope
-
getType
-
hashCode
public int hashCode() -
toString
-