Uses of Enum Class
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketRepositoryProtocol
Packages that use BitbucketRepositoryProtocol
Package
Description
-
Uses of BitbucketRepositoryProtocol in com.cloudbees.jenkins.plugins.bitbucket
Methods in com.cloudbees.jenkins.plugins.bitbucket with parameters of type BitbucketRepositoryProtocolModifier and TypeMethodDescriptionBitbucketGitSCMBuilder.withCredentials
(String credentialsId, BitbucketRepositoryProtocol protocol) Configures theIdCredentials.getId()
of theCredentials
to use when connecting to theGitSCMBuilder.remote()
-
Uses of BitbucketRepositoryProtocol in com.cloudbees.jenkins.plugins.bitbucket.api
Methods in com.cloudbees.jenkins.plugins.bitbucket.api that return BitbucketRepositoryProtocolModifier and TypeMethodDescriptionstatic BitbucketRepositoryProtocol
Returns the enum constant of this class with the specified name.static BitbucketRepositoryProtocol[]
BitbucketRepositoryProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.