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