Uses of Enum
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 type with the specified name.static BitbucketServerVersion[]
BitbucketServerVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.