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 Details

    • Messages

      public Messages()
  • Method Details

    • RetainVariablesLocalRule_RESET_DisplayName

      public static String RetainVariablesLocalRule_RESET_DisplayName()
      Key RetainVariablesLocalRule_RESET_DisplayName: Reset to default value.
      Returns:
      Reset to default value
    • _RetainVariablesLocalRule_RESET_DisplayName

      public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_RESET_DisplayName()
      Key RetainVariablesLocalRule_RESET_DisplayName: Reset to default value.
      Returns:
      Reset to default value
    • RetainVariablesLocalRule_RemovalMessage

      public static String RetainVariablesLocalRule_RemovalMessage(Object arg0, Object arg1)
      Key RetainVariablesLocalRule.RemovalMessage: The following environment variables were removed by ''{0}'': {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key RetainVariablesLocalRule.RemovalMessage: The following environment variables were removed by ''{0}'': {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The following environment variables were removed by ''{0}'': {1}
    • RetainVariablesLocalRule_DisplayName

      public static String RetainVariablesLocalRule_DisplayName()
      Key RetainVariablesLocalRule.DisplayName: Only Keep Specified Environment Variables.
      Returns:
      Only Keep Specified Environment Variables
    • _RetainVariablesLocalRule_DisplayName

      public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_DisplayName()
      Key RetainVariablesLocalRule.DisplayName: Only Keep Specified Environment Variables.
      Returns:
      Only Keep Specified Environment Variables
    • RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationOK

      public static String RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationOK()
      Key RetainVariablesLocalRule.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()
      Key RetainVariablesLocalRule.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)
      Key RetainVariablesLocalRule.ResetMessage: The following environment variables were reset to their system default value by ''{0}'': {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key RetainVariablesLocalRule.ResetMessage: The following environment variables were reset to their system default value by ''{0}'': {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The following environment variables were reset to their system default value by ''{0}'': {1}
    • RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationWarning

      public static String RetainVariablesLocalRule_CharacteristicEnvVarsFormValidationWarning()
      Key RetainVariablesLocalRule.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()
      Key RetainVariablesLocalRule.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()
      Key RetainVariablesLocalRule_REMOVE_DisplayName: Remove from environment.
      Returns:
      Remove from environment
    • _RetainVariablesLocalRule_REMOVE_DisplayName

      public static org.jvnet.localizer.Localizable _RetainVariablesLocalRule_REMOVE_DisplayName()
      Key RetainVariablesLocalRule_REMOVE_DisplayName: Remove from environment.
      Returns:
      Remove from environment