Class Messages
java.lang.Object
com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyCloudWebhookImplementation.displayName:Native Cloud.static org.jvnet.localizer.LocalizableKeyPluginWebhookImplementation.displayName:DEPRECATED - Post Webhook for Jenkins.static org.jvnet.localizer.LocalizableKeyServerWebhookImplementation.displayName:Native Data Center.static StringKeyCloudWebhookImplementation.displayName:Native Cloud.static StringKeyPluginWebhookImplementation.displayName:DEPRECATED - Post Webhook for Jenkins.static StringKeyServerWebhookImplementation.displayName:Native Data Center.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
CloudWebhookImplementation_displayName
KeyCloudWebhookImplementation.displayName:Native Cloud.- Returns:
Native Cloud
-
_CloudWebhookImplementation_displayName
public static org.jvnet.localizer.Localizable _CloudWebhookImplementation_displayName()KeyCloudWebhookImplementation.displayName:Native Cloud.- Returns:
Native Cloud
-
PluginWebhookImplementation_displayName
KeyPluginWebhookImplementation.displayName:DEPRECATED - Post Webhook for Jenkins.- Returns:
DEPRECATED - Post Webhook for Jenkins
-
_PluginWebhookImplementation_displayName
public static org.jvnet.localizer.Localizable _PluginWebhookImplementation_displayName()KeyPluginWebhookImplementation.displayName:DEPRECATED - Post Webhook for Jenkins.- Returns:
DEPRECATED - Post Webhook for Jenkins
-
ServerWebhookImplementation_displayName
KeyServerWebhookImplementation.displayName:Native Data Center.- Returns:
Native Data Center
-
_ServerWebhookImplementation_displayName
public static org.jvnet.localizer.Localizable _ServerWebhookImplementation_displayName()KeyServerWebhookImplementation.displayName:Native Data Center.- Returns:
Native Data Center
-