Interface Ref
- All Superinterfaces:
MinimalRef
- All Known Subinterfaces:
Branch
,PullRequestRef
,RepositoryRef
,Tag
- All Known Implementing Classes:
SimpleRepositoryRef
-
Method Summary
Methods inherited from interface com.atlassian.bitbucket.repository.MinimalRef
getDisplayId, getId, getType
-
Method Details
-
getLatestCommit
TheID
of the commit at the tip of this ref.- Returns:
- the tip commit's ID
-