public class BitbucketTagSCMRevision extends BitbucketGitSCMRevision
BitbucketTagSCMRevision
.Constructor and Description |
---|
BitbucketTagSCMRevision(BitbucketTagSCMHead head,
BitbucketCommit commit)
Construct a Bitbucket tag revision.
|
equals, getAuthor, getDate, getMessage, hashCode
getHash, toString
getHead, isDeterministic
public BitbucketTagSCMRevision(@NonNull BitbucketTagSCMHead head, @NonNull BitbucketCommit commit)
head
- the SCMHead
that represent this tagcommit
- headCopyright © 2016–2022. All rights reserved.