Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.BranchSCMHead
Packages that use BranchSCMHead
Package
Description
-
Uses of BranchSCMHead in com.cloudbees.jenkins.plugins.bitbucket
Constructors in com.cloudbees.jenkins.plugins.bitbucket with parameters of type BranchSCMHeadModifierConstructorDescriptionPullRequestSCMHead
(String name, String repoOwner, String repository, String branchName, PullRequestBranchType branchType, String number, String title, BranchSCMHead target, jenkins.scm.api.SCMHeadOrigin origin, jenkins.scm.api.mixin.ChangeRequestCheckoutStrategy strategy) -
Uses of BranchSCMHead in com.cloudbees.jenkins.plugins.bitbucket.trait
Methods in com.cloudbees.jenkins.plugins.bitbucket.trait with parameters of type BranchSCMHeadModifier and TypeMethodDescriptionprotected boolean
BranchDiscoveryTrait.BranchSCMHeadAuthority.checkTrusted
(jenkins.scm.api.trait.SCMSourceRequest request, BranchSCMHead head)