Uses of Enum Class
com.cloudbees.jenkins.plugins.bitbucket.server.BitbucketServerVersion
Package
Description
-
Uses of BitbucketServerVersion in com.cloudbees.jenkins.plugins.bitbucket.endpoints
Modifier and TypeMethodDescriptionstatic BitbucketServerVersion
BitbucketServerEndpoint.findServerVersion
(String serverUrl) BitbucketServerEndpoint.getServerVersion()
Modifier and TypeMethodDescriptionvoid
BitbucketServerEndpoint.setServerVersion
(BitbucketServerVersion serverVersion) -
Uses of BitbucketServerVersion in com.cloudbees.jenkins.plugins.bitbucket.server
Modifier and TypeMethodDescriptionstatic BitbucketServerVersion
Returns the enum constant of this class with the specified name.static BitbucketServerVersion[]
BitbucketServerVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.