public static class GHEventPayload.Push.PushCommit extends Object
| Constructor and Description |
|---|
GHEventPayload.Push.PushCommit() |
| Modifier and Type | Method and Description |
|---|---|
GitUser |
getAuthor() |
String |
getMessage() |
String |
getSha() |
String |
getUrl()
Points to the commit API resource.
|
boolean |
isDistinct()
Whether this commit is distinct from any that have been pushed before.
|
Copyright © 2015. All rights reserved.