Class Messages
java.lang.Object
com.cloudbees.jenkins.plugins.bitbucket.endpoints.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyBitbucketCloudEndpoint.displayName
:Bitbucket Cloud
.static org.jvnet.localizer.Localizable
KeyBitbucketServerEndpoint.displayName
:Bitbucket Server
.static String
KeyBitbucketCloudEndpoint.displayName
:Bitbucket Cloud
.static String
KeyBitbucketServerEndpoint.displayName
:Bitbucket Server
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
BitbucketServerEndpoint_displayName
KeyBitbucketServerEndpoint.displayName
:Bitbucket Server
.- Returns:
Bitbucket Server
-
_BitbucketServerEndpoint_displayName
public static org.jvnet.localizer.Localizable _BitbucketServerEndpoint_displayName()KeyBitbucketServerEndpoint.displayName
:Bitbucket Server
.- Returns:
Bitbucket Server
-
BitbucketCloudEndpoint_displayName
KeyBitbucketCloudEndpoint.displayName
:Bitbucket Cloud
.- Returns:
Bitbucket Cloud
-
_BitbucketCloudEndpoint_displayName
public static org.jvnet.localizer.Localizable _BitbucketCloudEndpoint_displayName()KeyBitbucketCloudEndpoint.displayName
:Bitbucket Cloud
.- Returns:
Bitbucket Cloud
-