Interface MinimalRepositoryRef
- All Superinterfaces:
MinimalRef
- All Known Subinterfaces:
PullRequestRef
,RepositoryRef
- All Known Implementing Classes:
SimpleMinimalRepositoryRef
,SimpleRepositoryRef
A
MinimalRef
qualified with the Repository
it exists in- Since:
- 5.0
-
Method Summary
Methods inherited from interface com.atlassian.bitbucket.repository.MinimalRef
getDisplayId, getId, getType
-
Method Details
-
getRepository
- Returns:
- the repository
-