public class CommitMetadata extends Object
| Constructor and Description |
|---|
CommitMetadata(String author,
org.joda.time.LocalDateTime commitDate,
CommitId id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
org.joda.time.LocalDateTime |
getCommitDate() |
CommitId |
getId() |
Copyright © 2014. All rights reserved.