Class BitbucketCommit
java.lang.Object
com.atlassian.bitbucket.jenkins.internal.model.BitbucketCommit
- Since:
- 4.1.0
-
Constructor Summary
ConstructorsConstructorDescriptionBitbucketCommit(String id, String displayId, long committerTimestamp, String message) -
Method Summary
-
Constructor Details
-
BitbucketCommit
-
-
Method Details
-
getCommitterTimestamp
public long getCommitterTimestamp() -
getDisplayId
-
getId
-
getMessage
-