Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSource
Package
Description
-
Uses of BitbucketSCMSource in com.cloudbees.jenkins.plugins.bitbucket
Modifier and TypeMethodDescriptionBitbucketSCMSourceBuilder.build()
BitbucketGitSCMBuilder.scmSource()
Returns theBitbucketSCMSource
that this request is against (primarily to allow resolving credentials againstSCMSource.getOwner()
).Modifier and TypeMethodDescriptionPullRequestSCMHead.FixLegacyMigration1.migrate
(BitbucketSCMSource source, PullRequestSCMHead.FixLegacy head) Deprecated.jenkins.scm.api.SCMRevision
PullRequestSCMHead.FixLegacyMigration1.migrate
(BitbucketSCMSource source, jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl revision) Deprecated.SCMHeadWithOwnerAndRepo.GitMigrationImpl.migrate
(BitbucketSCMSource source, SCMHeadWithOwnerAndRepo.PR head) jenkins.scm.api.SCMRevision
SCMHeadWithOwnerAndRepo.GitMigrationImpl.migrate
(BitbucketSCMSource source, jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl revision) ModifierConstructorDescriptionBitbucketGitSCMBuilder
(BitbucketSCMSource scmSource, jenkins.scm.api.SCMHead head, jenkins.scm.api.SCMRevision revision, String credentialsId) Constructor.protected
BitbucketSCMSourceRequest
(BitbucketSCMSource source, BitbucketSCMSourceContext context, TaskListener listener) Constructor. -
Uses of BitbucketSCMSource in com.cloudbees.jenkins.plugins.bitbucket.hooks
Modifier and TypeMethodDescriptionWebhookConfiguration.getHook
(BitbucketSCMSource owner) HasPullRequests.getPullRequests
(BitbucketSCMSource src)