public class CodeCommit extends Object
| Constructor and Description |
|---|
CodeCommit(String authorDisplayName,
String authorUserName,
String commitHash,
String commitMessage,
org.joda.time.DateTime commitDate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorDisplayName() |
String |
getAuthorUserName() |
org.joda.time.DateTime |
getCommitDate() |
String |
getCommitHash() |
String |
getCommitMessage() |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.