@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_CommonConfig_nodeNamesToSkip_invalid(Object arg0,
Object arg1)
Key
CommonConfig.nodeNamesToSkip.invalid: Regex#{0} is
not a valid regex: {1}. |
static org.jvnet.localizer.Localizable |
_CommonConfig_nodeNamesToSkip_whitespaceFirst(Object arg0)
Key
CommonConfig.nodeNamesToSkip.whitespaceFirst: Regex#{0} has initial whitespace. |
static org.jvnet.localizer.Localizable |
_CommonConfig_nodeNamesToSkip_whitespaceLast(Object arg0)
Key
CommonConfig.nodeNamesToSkip.whitespaceLast: Regex#{0} has trailing whitespace. |
static org.jvnet.localizer.Localizable |
_CommonConfig_skipRoamingIgnores()
Key
CommonConfig.skipRoamingIgnores: This field is
ignored when only past workspaces are cleaned.. |
static org.jvnet.localizer.Localizable |
_DisablePrePostCleanNodeProperty_displayName()
Key
DisablePrePostCleanNodeProperty.displayName: Skip
this node when cleaning old build workspaces.. |
static org.jvnet.localizer.Localizable |
_NodeSelection_HISTORY_ONLY_displayName()
Key
NodeSelection.HISTORY_ONLY.displayName: Clean nodes
that have been used. |
static org.jvnet.localizer.Localizable |
_NodeSelection_LABEL_AND_HISTORY_displayName()
Key
NodeSelection.LABEL_AND_HISTORY.displayName: Clean
nodes that could be, or have been, used. |
static org.jvnet.localizer.Localizable |
_NodeSelection_LABEL_ONLY_displayName()
Key
NodeSelection.LABEL_ONLY.displayName: Clean nodes
that could be used. |
static org.jvnet.localizer.Localizable |
_PrePostClean_displayName()
Key
PrePostClean.displayName: Clean up this job's
workspaces from other slave nodes.. |
static org.jvnet.localizer.Localizable |
_PrePostClean_warningNoTimeoutSet()
Key
PrePostClean.warningNoTimeoutSet: If no timeout is
set then a poorly slave node could cause this build to block
indefinitely.. |
static String |
CommonConfig_nodeNamesToSkip_invalid(Object arg0,
Object arg1)
Key
CommonConfig.nodeNamesToSkip.invalid: Regex#{0} is
not a valid regex: {1}. |
static String |
CommonConfig_nodeNamesToSkip_whitespaceFirst(Object arg0)
Key
CommonConfig.nodeNamesToSkip.whitespaceFirst: Regex#{0} has initial whitespace. |
static String |
CommonConfig_nodeNamesToSkip_whitespaceLast(Object arg0)
Key
CommonConfig.nodeNamesToSkip.whitespaceLast: Regex#{0} has trailing whitespace. |
static String |
CommonConfig_skipRoamingIgnores()
Key
CommonConfig.skipRoamingIgnores: This field is
ignored when only past workspaces are cleaned.. |
static String |
DisablePrePostCleanNodeProperty_displayName()
Key
DisablePrePostCleanNodeProperty.displayName: Skip
this node when cleaning old build workspaces.. |
static String |
NodeSelection_HISTORY_ONLY_displayName()
Key
NodeSelection.HISTORY_ONLY.displayName: Clean nodes
that have been used. |
static String |
NodeSelection_LABEL_AND_HISTORY_displayName()
Key
NodeSelection.LABEL_AND_HISTORY.displayName: Clean
nodes that could be, or have been, used. |
static String |
NodeSelection_LABEL_ONLY_displayName()
Key
NodeSelection.LABEL_ONLY.displayName: Clean nodes
that could be used. |
static String |
PrePostClean_displayName()
Key
PrePostClean.displayName: Clean up this job's
workspaces from other slave nodes.. |
static String |
PrePostClean_warningNoTimeoutSet()
Key
PrePostClean.warningNoTimeoutSet: If no timeout is
set then a poorly slave node could cause this build to block
indefinitely.. |
public static String PrePostClean_displayName()
PrePostClean.displayName: Clean up this job's
workspaces from other slave nodes..Clean up this job's workspaces from other slave nodes.public static org.jvnet.localizer.Localizable _PrePostClean_displayName()
PrePostClean.displayName: Clean up this job's
workspaces from other slave nodes..Clean up this job's workspaces from other slave nodes.public static String NodeSelection_LABEL_ONLY_displayName()
NodeSelection.LABEL_ONLY.displayName: Clean nodes
that could be used.Clean nodes that could be usedpublic static org.jvnet.localizer.Localizable _NodeSelection_LABEL_ONLY_displayName()
NodeSelection.LABEL_ONLY.displayName: Clean nodes
that could be used.Clean nodes that could be usedpublic static String NodeSelection_LABEL_AND_HISTORY_displayName()
NodeSelection.LABEL_AND_HISTORY.displayName: Clean
nodes that could be, or have been, used.Clean nodes that could be, or have been, usedpublic static org.jvnet.localizer.Localizable _NodeSelection_LABEL_AND_HISTORY_displayName()
NodeSelection.LABEL_AND_HISTORY.displayName: Clean
nodes that could be, or have been, used.Clean nodes that could be, or have been, usedpublic static String CommonConfig_nodeNamesToSkip_whitespaceLast(Object arg0)
CommonConfig.nodeNamesToSkip.whitespaceLast: Regex#{0} has trailing whitespace.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Regex#{0} has trailing whitespacepublic static org.jvnet.localizer.Localizable _CommonConfig_nodeNamesToSkip_whitespaceLast(Object arg0)
CommonConfig.nodeNamesToSkip.whitespaceLast: Regex#{0} has trailing whitespace.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Regex#{0} has trailing whitespacepublic static String CommonConfig_nodeNamesToSkip_invalid(Object arg0, Object arg1)
CommonConfig.nodeNamesToSkip.invalid: Regex#{0} is
not a valid regex: {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Regex#{0} is not a valid regex: {1}public static org.jvnet.localizer.Localizable _CommonConfig_nodeNamesToSkip_invalid(Object arg0, Object arg1)
CommonConfig.nodeNamesToSkip.invalid: Regex#{0} is
not a valid regex: {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Regex#{0} is not a valid regex: {1}public static String NodeSelection_HISTORY_ONLY_displayName()
NodeSelection.HISTORY_ONLY.displayName: Clean nodes
that have been used.Clean nodes that have been usedpublic static org.jvnet.localizer.Localizable _NodeSelection_HISTORY_ONLY_displayName()
NodeSelection.HISTORY_ONLY.displayName: Clean nodes
that have been used.Clean nodes that have been usedpublic static String DisablePrePostCleanNodeProperty_displayName()
DisablePrePostCleanNodeProperty.displayName: Skip
this node when cleaning old build workspaces..Skip this node when cleaning old build workspaces.public static org.jvnet.localizer.Localizable _DisablePrePostCleanNodeProperty_displayName()
DisablePrePostCleanNodeProperty.displayName: Skip
this node when cleaning old build workspaces..Skip this node when cleaning old build workspaces.public static String CommonConfig_nodeNamesToSkip_whitespaceFirst(Object arg0)
CommonConfig.nodeNamesToSkip.whitespaceFirst: Regex#{0} has initial whitespace.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Regex#{0} has initial whitespacepublic static org.jvnet.localizer.Localizable _CommonConfig_nodeNamesToSkip_whitespaceFirst(Object arg0)
CommonConfig.nodeNamesToSkip.whitespaceFirst: Regex#{0} has initial whitespace.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Regex#{0} has initial whitespacepublic static String CommonConfig_skipRoamingIgnores()
CommonConfig.skipRoamingIgnores: This field is
ignored when only past workspaces are cleaned..This field is ignored when only past workspaces are cleaned.public static org.jvnet.localizer.Localizable _CommonConfig_skipRoamingIgnores()
CommonConfig.skipRoamingIgnores: This field is
ignored when only past workspaces are cleaned..This field is ignored when only past workspaces are cleaned.public static String PrePostClean_warningNoTimeoutSet()
PrePostClean.warningNoTimeoutSet: If no timeout is
set then a poorly slave node could cause this build to block
indefinitely..If no timeout is set then a poorly slave node could cause this
build to block indefinitely.public static org.jvnet.localizer.Localizable _PrePostClean_warningNoTimeoutSet()
PrePostClean.warningNoTimeoutSet: If no timeout is
set then a poorly slave node could cause this build to block
indefinitely..If no timeout is set then a poorly slave node could cause this
build to block indefinitely.Copyright © 2016–2020. All rights reserved.