Class Messages
java.lang.Object
hudson.plugins.throttleconcurrents.pipeline.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.LocalizableKeyThrottleStep.DisplayName:Throttle execution of node blocks within this body.static StringKeyThrottleStep.DisplayName:Throttle execution of node blocks within this body.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
ThrottleStep_DisplayName
KeyThrottleStep.DisplayName:Throttle execution of node blocks within this body.- Returns:
Throttle execution of node blocks within this body
-
_ThrottleStep_DisplayName
public static org.jvnet.localizer.Localizable _ThrottleStep_DisplayName()KeyThrottleStep.DisplayName:Throttle execution of node blocks within this body.- Returns:
Throttle execution of node blocks within this body
-