Uses of Class
com.github.kostyasha.github.integration.multibranch.head.GitHubSCMHead
Packages that use GitHubSCMHead
Package
Description
-
Uses of GitHubSCMHead in com.github.kostyasha.github.integration.branch
Methods in com.github.kostyasha.github.integration.branch that return GitHubSCMHead -
Uses of GitHubSCMHead in com.github.kostyasha.github.integration.generic
Methods in com.github.kostyasha.github.integration.generic that return GitHubSCMHeadModifier and TypeMethodDescriptionabstract GitHubSCMHead<T>
GitHubCause.createSCMHead
(String sourceId) -
Uses of GitHubSCMHead in com.github.kostyasha.github.integration.multibranch.fs
Methods in com.github.kostyasha.github.integration.multibranch.fs that return GitHubSCMHeadConstructors in com.github.kostyasha.github.integration.multibranch.fs with parameters of type GitHubSCMHeadModifierConstructorDescriptionprotected
GitHubSCMFileSystem
(org.kohsuke.github.GHRepository remoteRepo, GitHubSCMHead<?> head, GitHubSCMRevision rev) GitHubSCMProbe
(GitHubSCMSource source, GitHubSCMHead<?> head, GitHubSCMRevision revision) -
Uses of GitHubSCMHead in com.github.kostyasha.github.integration.multibranch.head
Subclasses of GitHubSCMHead in com.github.kostyasha.github.integration.multibranch.headModifier and TypeClassDescriptionclass
class
class
-
Uses of GitHubSCMHead in com.github.kostyasha.github.integration.tag
Methods in com.github.kostyasha.github.integration.tag that return GitHubSCMHead -
Uses of GitHubSCMHead in org.jenkinsci.plugins.github.pullrequest
Methods in org.jenkinsci.plugins.github.pullrequest that return GitHubSCMHead