Package | Description |
---|---|
com.cloudbees.jenkins.plugins.bitbucket |
Modifier and Type | Method and Description |
---|---|
BitbucketGitSCMBuilder |
BitbucketGitSCMBuilder.withBitbucketRemote()
Updates the
GitSCMBuilder.withRemote(String) based on the current SCMBuilder.head() and
SCMBuilder.revision() . |
BitbucketGitSCMBuilder |
BitbucketGitSCMBuilder.withCloneLinks(List<BitbucketHref> cloneLinks)
Provides the clone links from the
BitbucketRepository to allow inference of ports for different protocols. |
BitbucketGitSCMBuilder |
BitbucketGitSCMBuilder.withCredentials(String credentialsId,
BitbucketRepositoryProtocol protocol)
Configures the
IdCredentials.getId() of the Credentials to use when connecting to the
GitSCMBuilder.remote() |
Copyright © 2016–2022. All rights reserved.