public interface VcsFullCommitDetails extends VcsCommitMetadata
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Change> |
getChanges()
For a merge commit this method should return combined changes from all parents.
|
java.util.Collection<Change> |
getChanges(int parent) |
getFullMessage
getAuthor, getAuthorTime, getCommitter, getCommitTime, getRoot, getSubject
getId, getParents, getTimestamp