public class CommitInfo extends Object
Constructor and Description |
---|
CommitInfo(String revision,
String author,
String message) |
CommitInfo(String revision,
String authorName,
String authorEmail,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthorEmail() |
String |
getAuthorName() |
String |
getMessage() |
String |
getRevision() |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.