Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.PullRequestSCMHead
-
Uses of PullRequestSCMHead in com.cloudbees.jenkins.plugins.bitbucket
Modifier and TypeClassDescriptionstatic class
Deprecated.used for data migration.static class
Deprecated.Modifier and TypeMethodDescriptionPullRequestSCMHead.FixLegacyMigration1.migrate
(BitbucketSCMSource source, PullRequestSCMHead.FixLegacy head) Deprecated.SCMHeadWithOwnerAndRepo.GitMigrationImpl.migrate
(BitbucketSCMSource source, SCMHeadWithOwnerAndRepo.PR head) Modifier and TypeMethodDescriptionBitbucketSCMSource.buildBitbucketClient
(PullRequestSCMHead head) protected 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) ModifierConstructorDescriptionPullRequestSCMRevision
(PullRequestSCMHead head, jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl target, jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl pull) Constructor.