Package hudson.plugins.ws_cleanup
Class Messages
java.lang.Object
hudson.plugins.ws_cleanup.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.LocalizableKeyDisableDeferredWipeoutNodeProperty.Name:Disable deferred wipeout on this node.static org.jvnet.localizer.LocalizableKeyPreBuildCleanup.Delete_workspace:Delete workspace before build starts.static org.jvnet.localizer.LocalizableKeyWsCleanup.Delete_workspace:Delete workspace when build is done.static StringKeyDisableDeferredWipeoutNodeProperty.Name:Disable deferred wipeout on this node.static StringKeyPreBuildCleanup.Delete_workspace:Delete workspace before build starts.static StringKeyWsCleanup.Delete_workspace:Delete workspace when build is done.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
WsCleanup_Delete_workspace
KeyWsCleanup.Delete_workspace:Delete workspace when build is done.- Returns:
Delete workspace when build is done
-
_WsCleanup_Delete_workspace
public static org.jvnet.localizer.Localizable _WsCleanup_Delete_workspace()KeyWsCleanup.Delete_workspace:Delete workspace when build is done.- Returns:
Delete workspace when build is done
-
PreBuildCleanup_Delete_workspace
KeyPreBuildCleanup.Delete_workspace:Delete workspace before build starts.- Returns:
Delete workspace before build starts
-
_PreBuildCleanup_Delete_workspace
public static org.jvnet.localizer.Localizable _PreBuildCleanup_Delete_workspace()KeyPreBuildCleanup.Delete_workspace:Delete workspace before build starts.- Returns:
Delete workspace before build starts
-
DisableDeferredWipeoutNodeProperty_Name
KeyDisableDeferredWipeoutNodeProperty.Name:Disable deferred wipeout on this node.- Returns:
Disable deferred wipeout on this node
-
_DisableDeferredWipeoutNodeProperty_Name
public static org.jvnet.localizer.Localizable _DisableDeferredWipeoutNodeProperty_Name()KeyDisableDeferredWipeoutNodeProperty.Name:Disable deferred wipeout on this node.- Returns:
Disable deferred wipeout on this node
-