Uses of Enum
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketRepositoryProtocol
Package
Description
-
Uses of BitbucketRepositoryProtocol in com.cloudbees.jenkins.plugins.bitbucket
Modifier 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
Modifier and TypeMethodDescriptionstatic BitbucketRepositoryProtocol
Returns the enum constant of this type with the specified name.static BitbucketRepositoryProtocol[]
BitbucketRepositoryProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.