Class BitbucketBranchSCMHead
java.lang.Object
jenkins.scm.api.SCMHead
com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMHead
com.atlassian.bitbucket.jenkins.internal.scm.BitbucketBranchSCMHead
- All Implemented Interfaces:
Serializable,Comparable<jenkins.scm.api.SCMHead>,jenkins.scm.api.mixin.SCMHeadMixin
- Since:
- 4.0.0
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMigration fromGitBranchSCMHeadtoBitbucketBranchSCMHead.Nested classes/interfaces inherited from class jenkins.scm.api.SCMHead
jenkins.scm.api.SCMHead.HeadByItemNested classes/interfaces inherited from interface jenkins.scm.api.mixin.SCMHeadMixin
jenkins.scm.api.mixin.SCMHeadMixin.Equality -
Field Summary
Fields inherited from class jenkins.scm.api.SCMHead
PRONOUN -
Constructor Summary
ConstructorsConstructorDescriptionBitbucketBranchSCMHead(BitbucketRefChange refChange) BitbucketBranchSCMHead(String name) BitbucketBranchSCMHead(String name, BitbucketCommit commit) -
Method Summary
Methods inherited from class com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMHead
getLatestCommit, getUpdatedDateMethods inherited from class jenkins.scm.api.SCMHead
compareTo, equals, getAction, getAllActions, getName, getOrigin, getPronoun, hashCode, toString
-
Constructor Details
-
BitbucketBranchSCMHead
-
BitbucketBranchSCMHead
-
BitbucketBranchSCMHead
-
BitbucketBranchSCMHead
-
BitbucketBranchSCMHead
-
-
Method Details
-
getFullRef
- Specified by:
getFullRefin classBitbucketSCMHead
-