public interface BitbucketCommit
Modifier and Type | Method and Description |
---|---|
String |
getAuthor()
Returns the head commit author for this branch.
|
String |
getDate() |
long |
getDateMillis() |
String |
getHash() |
String |
getMessage() |
String getAuthor()
String getMessage()
String getDate()
String getHash()
long getDateMillis()
Copyright © 2016–2022. All rights reserved.