Uses of Enum Class
com.cloudbees.jenkins.plugins.bitbucket.server.BitbucketServerVersion
Packages that use BitbucketServerVersion
Package
Description
-
Uses of BitbucketServerVersion in com.cloudbees.jenkins.plugins.bitbucket.endpoints
Methods in com.cloudbees.jenkins.plugins.bitbucket.endpoints that return BitbucketServerVersionModifier and TypeMethodDescriptionstatic BitbucketServerVersion
BitbucketServerEndpoint.findServerVersion
(String serverUrl) BitbucketServerEndpoint.getServerVersion()
Methods in com.cloudbees.jenkins.plugins.bitbucket.endpoints with parameters of type BitbucketServerVersionModifier and TypeMethodDescriptionvoid
BitbucketServerEndpoint.setServerVersion
(BitbucketServerVersion serverVersion) -
Uses of BitbucketServerVersion in com.cloudbees.jenkins.plugins.bitbucket.server
Methods in com.cloudbees.jenkins.plugins.bitbucket.server that return BitbucketServerVersionModifier 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.