com.atlassian.bitbucket.repository.Ref |
Known Indirect Subclasses |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TO_LATEST_COMMIT |
This field is deprecated.
in 4.0 for removal in 5.0. With Java 8, Ref::getLatestCommit can be used instead.
|
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.bitbucket.repository.MinimalRef
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The
ID of the commit at the tip of this ref. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.bitbucket.repository.MinimalRef
|
This field is deprecated.
in 4.0 for removal in 5.0. With Java 8, Ref::getLatestCommit
can be used instead.
Retrieve the latest commit
to this ref.
The ID
of the commit at the tip of this ref.