Package | Description |
---|---|
com.cloudbees.jenkins.plugins.bitbucket |
Modifier and Type | Class and Description |
---|---|
static class |
PullRequestSCMHead.FixLegacy
Deprecated.
used for data migration.
|
static class |
SCMHeadWithOwnerAndRepo.PR
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PullRequestSCMHead |
PullRequestSCMHead.FixLegacyMigration1.migrate(BitbucketSCMSource source,
PullRequestSCMHead.FixLegacy head)
Deprecated.
|
PullRequestSCMHead |
SCMHeadWithOwnerAndRepo.GitMigrationImpl.migrate(BitbucketSCMSource source,
SCMHeadWithOwnerAndRepo.PR head) |
Modifier and Type | Method and Description |
---|---|
BitbucketApi |
BitbucketSCMSource.buildBitbucketClient(PullRequestSCMHead head) |
protected boolean |
ForkPullRequestDiscoveryTrait.TrustTeamForks.checkTrusted(BitbucketSCMSourceRequest request,
PullRequestSCMHead head) |
boolean |
ForkPullRequestDiscoveryTrait.TrustNobody.checkTrusted(jenkins.scm.api.trait.SCMSourceRequest request,
PullRequestSCMHead head) |
protected boolean |
ForkPullRequestDiscoveryTrait.TrustEveryone.checkTrusted(jenkins.scm.api.trait.SCMSourceRequest request,
PullRequestSCMHead head) |
Constructor and Description |
---|
PullRequestSCMRevision(PullRequestSCMHead head,
R target,
R pull)
Constructor.
|
Copyright © 2016–2022. All rights reserved.