Uses of Class
io.jenkins.plugins.gitlabbranchsource.BranchSCMHead
Packages that use BranchSCMHead
-
Uses of BranchSCMHead in io.jenkins.plugins.gitlabbranchsource
Methods in io.jenkins.plugins.gitlabbranchsource that return BranchSCMHeadMethods in io.jenkins.plugins.gitlabbranchsource with parameters of type BranchSCMHeadModifier and TypeMethodDescriptionprotected boolean
BranchDiscoveryTrait.BranchSCMHeadAuthority.checkTrusted
(jenkins.scm.api.trait.SCMSourceRequest request, BranchSCMHead head) Constructors in io.jenkins.plugins.gitlabbranchsource with parameters of type BranchSCMHeadModifierConstructorDescriptionBranchSCMRevision
(BranchSCMHead head, String hash) MergeRequestSCMHead
(String name, long id, BranchSCMHead target, jenkins.scm.api.mixin.ChangeRequestCheckoutStrategy strategy, jenkins.scm.api.SCMHeadOrigin origin, String originOwner, String originProjectPath, String originName, String title) Constructor.