Uses of Class
org.jenkinsci.plugins.github_branch_source.BranchSCMHead
-
Uses of BranchSCMHead in org.jenkinsci.plugins.github_branch_source
Methods in org.jenkinsci.plugins.github_branch_source that return BranchSCMHeadMethods in org.jenkinsci.plugins.github_branch_source with parameters of type BranchSCMHeadModifier and TypeMethodDescriptionprotected boolean
BranchDiscoveryTrait.BranchSCMHeadAuthority.checkTrusted
(jenkins.scm.api.trait.SCMSourceRequest request, BranchSCMHead head) Constructors in org.jenkinsci.plugins.github_branch_source with parameters of type BranchSCMHeadModifierConstructorDescriptionPullRequestSCMHead
(String name, String sourceOwner, String sourceRepo, String sourceBranch, int number, BranchSCMHead target, jenkins.scm.api.SCMHeadOrigin origin, jenkins.scm.api.mixin.ChangeRequestCheckoutStrategy strategy)