Klasse LocalizedSeverity

java.lang.Object
io.jenkins.plugins.analysis.core.util.LocalizedSeverity

public final class LocalizedSeverity extends Object
Provides localized messages for Severity.
Autor:
Ullrich Hafner
  • Methodendetails

    • getLocalizedString

      public static String getLocalizedString(edu.hm.hafner.analysis.Severity severity)
      Returns a localized description of the specified severity.
      Parameter:
      severity - the severity to get the text for
      Gibt zurück:
      localized description of the specified severity
    • getLongLocalizedString

      public static String getLongLocalizedString(edu.hm.hafner.analysis.Severity severity)
      Returns a long localized description of the specified severity.
      Parameter:
      severity - the severity to get the text for
      Gibt zurück:
      long localized description of the specified severity