Class Messages
java.lang.Object
com.cloudbees.jenkins.plugins.bitbucket.impl.endpoint.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyBitbucketCloudEndpoint.displayName:Bitbucket Cloud.static org.jvnet.localizer.LocalizableKeyBitbucketServerEndpoint.displayName:Bitbucket Server.static StringKeyBitbucketCloudEndpoint.displayName:Bitbucket Cloud.static StringKeyBitbucketServerEndpoint.displayName:Bitbucket Server.
- 
Constructor Details- 
Messagespublic Messages()
 
- 
- 
Method Details- 
BitbucketServerEndpoint_displayNameKeyBitbucketServerEndpoint.displayName:Bitbucket Server.- Returns:
- Bitbucket Server
 
- 
_BitbucketServerEndpoint_displayNamepublic static org.jvnet.localizer.Localizable _BitbucketServerEndpoint_displayName()KeyBitbucketServerEndpoint.displayName:Bitbucket Server.- Returns:
- Bitbucket Server
 
- 
BitbucketCloudEndpoint_displayNameKeyBitbucketCloudEndpoint.displayName:Bitbucket Cloud.- Returns:
- Bitbucket Cloud
 
- 
_BitbucketCloudEndpoint_displayNamepublic static org.jvnet.localizer.Localizable _BitbucketCloudEndpoint_displayName()KeyBitbucketCloudEndpoint.displayName:Bitbucket Cloud.- Returns:
- Bitbucket Cloud
 
 
-