Klasse Messages

java.lang.Object
io.jenkins.plugins.util.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Konstruktordetails

    • Messages

      public Messages()
  • Methodendetails

    • QualityGate_Failure

      public static String QualityGate_Failure()
      Key QualityGate.Failure: Fail the build.
      Gibt zurück:
      Fail the build
    • _QualityGate_Failure

      public static org.jvnet.localizer.Localizable _QualityGate_Failure()
      Key QualityGate.Failure: Fail the build.
      Gibt zurück:
      Fail the build
    • QualityGate_FailureStage

      public static String QualityGate_FailureStage()
      Key QualityGate.FailureStage: Fail the step but not the build.
      Gibt zurück:
      Fail the step but not the build
    • _QualityGate_FailureStage

      public static org.jvnet.localizer.Localizable _QualityGate_FailureStage()
      Key QualityGate.FailureStage: Fail the step but not the build.
      Gibt zurück:
      Fail the step but not the build
    • QualityGate_UnstableRun

      public static String QualityGate_UnstableRun()
      Key QualityGate.UnstableRun: Mark the step and the build as unstable.
      Gibt zurück:
      Mark the step and the build as unstable
    • _QualityGate_UnstableRun

      public static org.jvnet.localizer.Localizable _QualityGate_UnstableRun()
      Key QualityGate.UnstableRun: Mark the step and the build as unstable.
      Gibt zurück:
      Mark the step and the build as unstable
    • QualityGate_UnstableStage

      public static String QualityGate_UnstableStage()
      Key QualityGate.UnstableStage: Mark the step as unstable.
      Gibt zurück:
      Mark the step as unstable
    • _QualityGate_UnstableStage

      public static org.jvnet.localizer.Localizable _QualityGate_UnstableStage()
      Key QualityGate.UnstableStage: Mark the step as unstable.
      Gibt zurück:
      Mark the step as unstable
    • QualityGate_Unstable

      public static String QualityGate_Unstable()
      Key QualityGate.Unstable: Mark the build as unstable.
      Gibt zurück:
      Mark the build as unstable
    • _QualityGate_Unstable

      public static org.jvnet.localizer.Localizable _QualityGate_Unstable()
      Key QualityGate.Unstable: Mark the build as unstable.
      Gibt zurück:
      Mark the build as unstable
    • QualityGate_FailureRun

      public static String QualityGate_FailureRun()
      Key QualityGate.FailureRun: Fail the step and the build.
      Gibt zurück:
      Fail the step and the build
    • _QualityGate_FailureRun

      public static org.jvnet.localizer.Localizable _QualityGate_FailureRun()
      Key QualityGate.FailureRun: Fail the step and the build.
      Gibt zurück:
      Fail the step and the build
    • FieldValidator_Error_WrongIdFormat

      public static String FieldValidator_Error_WrongIdFormat(Object arg0, Object arg1)
      Key FieldValidator.Error.WrongIdFormat: An ID must match the regexp pattern {0}, but {1} does not..
      Parameter:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Gibt zurück:
      An ID must match the regexp pattern {0}, but {1} does not.
    • _FieldValidator_Error_WrongIdFormat

      public static org.jvnet.localizer.Localizable _FieldValidator_Error_WrongIdFormat(Object arg0, Object arg1)
      Key FieldValidator.Error.WrongIdFormat: An ID must match the regexp pattern {0}, but {1} does not..
      Parameter:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      Gibt zurück:
      An ID must match the regexp pattern {0}, but {1} does not.
    • FieldValidator_Error_DefaultEncoding

      public static String FieldValidator_Error_DefaultEncoding(Object arg0)
      Key FieldValidator.Error.DefaultEncoding: Encoding must be a supported encoding of the Java platform, see: <a rel="noopener noreferrer" href="{0}">java.nio.charset.Charset</a>.
      Parameter:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Gibt zurück:
      Encoding must be a supported encoding of the Java platform, see: <a rel="noopener noreferrer" href="{0}">java.nio.charset.Charset</a>
    • _FieldValidator_Error_DefaultEncoding

      public static org.jvnet.localizer.Localizable _FieldValidator_Error_DefaultEncoding(Object arg0)
      Key FieldValidator.Error.DefaultEncoding: Encoding must be a supported encoding of the Java platform, see: <a rel="noopener noreferrer" href="{0}">java.nio.charset.Charset</a>.
      Parameter:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Gibt zurück:
      Encoding must be a supported encoding of the Java platform, see: <a rel="noopener noreferrer" href="{0}">java.nio.charset.Charset</a>