Package com.dubture.jenkins.digitalocean
Class Messages
java.lang.Object
com.dubture.jenkins.digitalocean.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.LocalizableKey_OneShot_OfflineCause:One-shot mode: terminating after job completion.static StringKey_OneShot_OfflineCause:One-shot mode: terminating after job completion.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
_OneShot_OfflineCause
Key_OneShot_OfflineCause:One-shot mode: terminating after job completion.- Returns:
One-shot mode: terminating after job completion
-
__OneShot_OfflineCause
public static org.jvnet.localizer.Localizable __OneShot_OfflineCause()Key_OneShot_OfflineCause:One-shot mode: terminating after job completion.- Returns:
One-shot mode: terminating after job completion
-