java.lang.Object
jenkins.scm.api.SCMHead
com.github.kostyasha.github.integration.multibranch.head.GitHubSCMHead<GitHubTagCause>
com.github.kostyasha.github.integration.multibranch.head.GitHubTagSCMHead
All Implemented Interfaces:
Serializable, Comparable<jenkins.scm.api.SCMHead>, jenkins.scm.api.mixin.SCMHeadMixin

public class GitHubTagSCMHead extends GitHubSCMHead<GitHubTagCause>
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class jenkins.scm.api.SCMHead

    jenkins.scm.api.SCMHead.HeadByItem

    Nested 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

    Constructors
    Constructor
    Description
    GitHubTagSCMHead(String name, String sourceId)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    fetchHeadSha(org.kohsuke.github.GHRepository remoteRepo)
     
     
     

    Methods inherited from class com.github.kostyasha.github.integration.multibranch.head.GitHubSCMHead

    createSCMRevision, getSourceId

    Methods inherited from class jenkins.scm.api.SCMHead

    compareTo, equals, getAction, getAllActions, getName, getOrigin, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait