Class Messages
java.lang.Object
com.cloudbees.jenkins.plugins.bitbucket.notifications.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
KeyBitbucketSkipNotifications.displayName
:Skip build status notifications
.static String
KeyBitbucketSkipNotifications.displayName
:Skip build status notifications
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
BitbucketSkipNotifications_displayName
KeyBitbucketSkipNotifications.displayName
:Skip build status notifications
.- Returns:
Skip build status notifications
-
_BitbucketSkipNotifications_displayName
public static org.jvnet.localizer.Localizable _BitbucketSkipNotifications_displayName()KeyBitbucketSkipNotifications.displayName
:Skip build status notifications
.- Returns:
Skip build status notifications
-