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.Localizable
KeyCloudWebhookImplementation.displayName
:Native Cloud Implementation
.static org.jvnet.localizer.Localizable
KeyServerWebhookImplementation.displayName
:Native Server Implementation
.static String
KeyCloudWebhookImplementation.displayName
:Native Cloud Implementation
.static String
KeyServerWebhookImplementation.displayName
:Native Server Implementation
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
CloudWebhookImplementation_displayName
KeyCloudWebhookImplementation.displayName
:Native Cloud Implementation
.- Returns:
Native Cloud Implementation
-
_CloudWebhookImplementation_displayName
public static org.jvnet.localizer.Localizable _CloudWebhookImplementation_displayName()KeyCloudWebhookImplementation.displayName
:Native Cloud Implementation
.- Returns:
Native Cloud Implementation
-
ServerWebhookImplementation_displayName
KeyServerWebhookImplementation.displayName
:Native Server Implementation
.- Returns:
Native Server Implementation
-
_ServerWebhookImplementation_displayName
public static org.jvnet.localizer.Localizable _ServerWebhookImplementation_displayName()KeyServerWebhookImplementation.displayName
:Native Server Implementation
.- Returns:
Native Server Implementation
-