Package jenkins.tasks.filters.impl
Class Messages
- java.lang.Object
-
- jenkins.tasks.filters.impl.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationOK()
KeyRetainVariablesLocalRule.CharacteristicEnvVarsFormValidationOK
:In addition to any environment variables listed above, Jenkins will also retain environment variables it needs to identify and kill runaway processes when the build is done.
.static org.jvnet.localizer.Localizable
_RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationWarning()
KeyRetainVariablesLocalRule.CharacteristicEnvVarsFormValidationWarning
:It is recommended to retain characteristic environment variables, because Jenkins uses them to identify and kill runaway processes after a build is finished.
.static org.jvnet.localizer.Localizable
_RetainVariablesLocalRule_DisplayName()
KeyRetainVariablesLocalRule.DisplayName
:Only Keep Specified Environment Variables
.static org.jvnet.localizer.Localizable
_RetainVariablesLocalRule_RemovalMessage(Object arg0, Object arg1)
KeyRetainVariablesLocalRule.RemovalMessage
:The following environment variables were removed by ''{0}'': {1}
.static org.jvnet.localizer.Localizable
_RetainVariablesLocalRule_REMOVE_DisplayName()
KeyRetainVariablesLocalRule_REMOVE_DisplayName
:Remove from environment
.static org.jvnet.localizer.Localizable
_RetainVariablesLocalRule_RESET_DisplayName()
KeyRetainVariablesLocalRule_RESET_DisplayName
:Reset to default value
.static org.jvnet.localizer.Localizable
_RetainVariablesLocalRule_ResetMessage(Object arg0, Object arg1)
KeyRetainVariablesLocalRule.ResetMessage
:The following environment variables were reset to their system default value by ''{0}'': {1}
.static String
RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationOK()
KeyRetainVariablesLocalRule.CharacteristicEnvVarsFormValidationOK
:In addition to any environment variables listed above, Jenkins will also retain environment variables it needs to identify and kill runaway processes when the build is done.
.static String
RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationWarning()
KeyRetainVariablesLocalRule.CharacteristicEnvVarsFormValidationWarning
:It is recommended to retain characteristic environment variables, because Jenkins uses them to identify and kill runaway processes after a build is finished.
.static String
RetainVariablesLocalRule_DisplayName()
KeyRetainVariablesLocalRule.DisplayName
:Only Keep Specified Environment Variables
.static String
RetainVariablesLocalRule_RemovalMessage(Object arg0, Object arg1)
KeyRetainVariablesLocalRule.RemovalMessage
:The following environment variables were removed by ''{0}'': {1}
.static String
RetainVariablesLocalRule_REMOVE_DisplayName()
KeyRetainVariablesLocalRule_REMOVE_DisplayName
:Remove from environment
.static String
RetainVariablesLocalRule_RESET_DisplayName()
KeyRetainVariablesLocalRule_RESET_DisplayName
:Reset to default value
.static String
RetainVariablesLocalRule_ResetMessage(Object arg0, Object arg1)
KeyRetainVariablesLocalRule.ResetMessage
:The following environment variables were reset to their system default value by ''{0}'': {1}
.
-
-
-
Method Detail
-
RetainVariablesLocalRule_RESET_DisplayName
public static String RetainVariablesLocalRule_RESET_DisplayName()
KeyRetainVariablesLocalRule_RESET_DisplayName
:Reset to default value
.- Returns:
Reset to default value
-
_RetainVariablesLocalRule_RESET_DisplayName
public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_RESET_DisplayName()
KeyRetainVariablesLocalRule_RESET_DisplayName
:Reset to default value
.- Returns:
Reset to default value
-
RetainVariablesLocalRule_RemovalMessage
public static String RetainVariablesLocalRule_RemovalMessage(Object arg0, Object arg1)
KeyRetainVariablesLocalRule.RemovalMessage
:The following environment variables were removed by ''{0}'': {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The following environment variables were removed by ''{0}'': {1}
-
_RetainVariablesLocalRule_RemovalMessage
public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_RemovalMessage(Object arg0, Object arg1)
KeyRetainVariablesLocalRule.RemovalMessage
:The following environment variables were removed by ''{0}'': {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The following environment variables were removed by ''{0}'': {1}
-
RetainVariablesLocalRule_DisplayName
public static String RetainVariablesLocalRule_DisplayName()
KeyRetainVariablesLocalRule.DisplayName
:Only Keep Specified Environment Variables
.- Returns:
Only Keep Specified Environment Variables
-
_RetainVariablesLocalRule_DisplayName
public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_DisplayName()
KeyRetainVariablesLocalRule.DisplayName
:Only Keep Specified Environment Variables
.- Returns:
Only Keep Specified Environment Variables
-
RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationOK
public static String RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationOK()
KeyRetainVariablesLocalRule.CharacteristicEnvVarsFormValidationOK
:In addition to any environment variables listed above, Jenkins will also retain environment variables it needs to identify and kill runaway processes when the build is done.
.- Returns:
In addition to any environment variables listed above, Jenkins will also retain environment variables it needs to identify and kill runaway processes when the build is done.
-
_RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationOK
public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationOK()
KeyRetainVariablesLocalRule.CharacteristicEnvVarsFormValidationOK
:In addition to any environment variables listed above, Jenkins will also retain environment variables it needs to identify and kill runaway processes when the build is done.
.- Returns:
In addition to any environment variables listed above, Jenkins will also retain environment variables it needs to identify and kill runaway processes when the build is done.
-
RetainVariablesLocalRule_ResetMessage
public static String RetainVariablesLocalRule_ResetMessage(Object arg0, Object arg1)
KeyRetainVariablesLocalRule.ResetMessage
:The following environment variables were reset to their system default value by ''{0}'': {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The following environment variables were reset to their system default value by ''{0}'': {1}
-
_RetainVariablesLocalRule_ResetMessage
public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_ResetMessage(Object arg0, Object arg1)
KeyRetainVariablesLocalRule.ResetMessage
:The following environment variables were reset to their system default value by ''{0}'': {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The following environment variables were reset to their system default value by ''{0}'': {1}
-
RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationWarning
public static String RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationWarning()
KeyRetainVariablesLocalRule.CharacteristicEnvVarsFormValidationWarning
:It is recommended to retain characteristic environment variables, because Jenkins uses them to identify and kill runaway processes after a build is finished.
.- Returns:
It is recommended to retain characteristic environment variables, because Jenkins uses them to identify and kill runaway processes after a build is finished.
-
_RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationWarning
public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationWarning()
KeyRetainVariablesLocalRule.CharacteristicEnvVarsFormValidationWarning
:It is recommended to retain characteristic environment variables, because Jenkins uses them to identify and kill runaway processes after a build is finished.
.- Returns:
It is recommended to retain characteristic environment variables, because Jenkins uses them to identify and kill runaway processes after a build is finished.
-
RetainVariablesLocalRule_REMOVE_DisplayName
public static String RetainVariablesLocalRule_REMOVE_DisplayName()
KeyRetainVariablesLocalRule_REMOVE_DisplayName
:Remove from environment
.- Returns:
Remove from environment
-
_RetainVariablesLocalRule_REMOVE_DisplayName
public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_REMOVE_DisplayName()
KeyRetainVariablesLocalRule_REMOVE_DisplayName
:Remove from environment
.- Returns:
Remove from environment
-
-