Package com.atlassian.bitbucket.commit
Interface MinimalRepositoryCommit
- All Superinterfaces:
MinimalCommit
- All Known Implementing Classes:
SimpleMinimalRepositoryCommit
A
MinimalCommit
associated with a specific repository.- Since:
- 5.8
-
Method Summary
Methods inherited from interface com.atlassian.bitbucket.commit.MinimalCommit
getDisplayId, getId
-
Method Details
-
getRepository
- Returns:
- the repository associated with this commit
-