com.atlassian.bitbucket.idx.IndexedCommit |
Class Overview
Represents a commit that has been indexed.
Public Methods
@Nonnull
public
Date
getAuthorTimestamp
()
Returns
- the timestamp when the commit was authored
@Nonnull
public
String
getId
()
@Nonnull
public
Set<Repository>
getRepositories
()
Returns
- the repositories this commit has been indexed in, which may be empty but never
null