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.impl.endpoint
Methods in com.cloudbees.jenkins.plugins.bitbucket.impl.endpoint that return BitbucketServerVersionModifier and TypeMethodDescriptionstatic BitbucketServerVersionBitbucketServerEndpoint.findServerVersion(String serverURL) -
Uses of BitbucketServerVersion in com.cloudbees.jenkins.plugins.bitbucket.server
Methods in com.cloudbees.jenkins.plugins.bitbucket.server that return BitbucketServerVersionModifier and TypeMethodDescriptionstatic BitbucketServerVersionBitbucketServerVersion.getMinSupportedVersion()The minimal supported version.static BitbucketServerVersionReturns 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.