Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.BitbucketGitSCMBuilder
Packages that use BitbucketGitSCMBuilder
-
Uses of BitbucketGitSCMBuilder in com.cloudbees.jenkins.plugins.bitbucket
Methods in com.cloudbees.jenkins.plugins.bitbucket that return BitbucketGitSCMBuilderModifier 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 theBitbucketRepositoryto allow inference of ports for different protocols.BitbucketGitSCMBuilder.withCredentials(String credentialsId, BitbucketRepositoryProtocol protocol) Configures theIdCredentials.getId()of theCredentialsto use when connecting to theGitSCMBuilder.remote()