Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.BitbucketGitSCMBuilder
-
Uses of BitbucketGitSCMBuilder in com.cloudbees.jenkins.plugins.bitbucket
Modifier and TypeMethodDescriptionBitbucketGitSCMBuilder.withBitbucketRemote()
Updates theGitSCMBuilder.withRemote(String)
based on the currentSCMBuilder.head()
andSCMBuilder.revision()
.BitbucketGitSCMBuilder.withCloneLinks
(List<BitbucketHref> primaryCloneLinks, List<BitbucketHref> mirrorCloneLinks) Provides the clone links from theBitbucketRepository
to allow inference of ports for different protocols.BitbucketGitSCMBuilder.withCredentials
(String credentialsId, BitbucketRepositoryProtocol protocol) Configures theIdCredentials.getId()
of theCredentials
to use when connecting to theGitSCMBuilder.remote()