Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.PullRequestSCMHead
Packages that use PullRequestSCMHead
Package
Description
-
Uses of PullRequestSCMHead in com.cloudbees.jenkins.plugins.bitbucket
Methods in com.cloudbees.jenkins.plugins.bitbucket with parameters of type PullRequestSCMHeadModifier and TypeMethodDescriptionBitbucketSCMSource.buildBitbucketClient
(PullRequestSCMHead head) Constructors in com.cloudbees.jenkins.plugins.bitbucket with parameters of type PullRequestSCMHeadModifierConstructorDescriptionPullRequestSCMRevision
(PullRequestSCMHead head, jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl target, jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl pull) Constructor. -
Uses of PullRequestSCMHead in com.cloudbees.jenkins.plugins.bitbucket.trait
Methods in com.cloudbees.jenkins.plugins.bitbucket.trait with parameters of type PullRequestSCMHeadModifier and TypeMethodDescriptionprotected boolean
ForkPullRequestDiscoveryTrait.TrustEveryone.checkTrusted
(BitbucketSCMSourceRequest request, PullRequestSCMHead head) boolean
ForkPullRequestDiscoveryTrait.TrustNobody.checkTrusted
(BitbucketSCMSourceRequest request, PullRequestSCMHead head) protected boolean
ForkPullRequestDiscoveryTrait.TrustTeamForks.checkTrusted
(BitbucketSCMSourceRequest request, PullRequestSCMHead head)