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.scm.api.SCMRevision target, jenkins.scm.api.SCMRevision 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 booleanForkPullRequestDiscoveryTrait.TrustEveryone.checkTrusted(BitbucketSCMSourceRequest request, PullRequestSCMHead head) booleanForkPullRequestDiscoveryTrait.TrustNobody.checkTrusted(BitbucketSCMSourceRequest request, PullRequestSCMHead head) protected booleanForkPullRequestDiscoveryTrait.TrustTeamForks.checkTrusted(BitbucketSCMSourceRequest request, PullRequestSCMHead head)