Class Messages


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

      • Messages

        public Messages()
    • Method Detail

      • Threshold_UnknownThreshold

        public static String Threshold_UnknownThreshold()
        Key Threshold.UnknownThreshold: Unknown treshold.
        Returns:
        Unknown treshold
      • _Threshold_UnknownThreshold

        public static org.jvnet.localizer.Localizable _Threshold_UnknownThreshold()
        Key Threshold.UnknownThreshold: Unknown treshold.
        Returns:
        Unknown treshold
      • PercentageThreshold_PercentageCannotBeEmpty

        public static String PercentageThreshold_PercentageCannotBeEmpty()
        Key PercentageThreshold.PercentageCannotBeEmpty: Percentage cannot be empty.
        Returns:
        Percentage cannot be empty
      • _PercentageThreshold_PercentageCannotBeEmpty

        public static org.jvnet.localizer.Localizable _PercentageThreshold_PercentageCannotBeEmpty()
        Key PercentageThreshold.PercentageCannotBeEmpty: Percentage cannot be empty.
        Returns:
        Percentage cannot be empty
      • Threshold_DeltaFromAverageThreshold

        public static String Threshold_DeltaFromAverageThreshold()
        Key Threshold.DeltaFromAverageThreshold: Delta from average threshold.
        Returns:
        Delta from average threshold
      • _Threshold_DeltaFromAverageThreshold

        public static org.jvnet.localizer.Localizable _Threshold_DeltaFromAverageThreshold()
        Key Threshold.DeltaFromAverageThreshold: Delta from average threshold.
        Returns:
        Delta from average threshold
      • DeltaAverageThreshold_MissingDelta

        public static String DeltaAverageThreshold_MissingDelta()
        Key DeltaAverageThreshold.MissingDelta: Threshold with delta from average is missing the delta value..
        Returns:
        Threshold with delta from average is missing the delta value.
      • _DeltaAverageThreshold_MissingDelta

        public static org.jvnet.localizer.Localizable _DeltaAverageThreshold_MissingDelta()
        Key DeltaAverageThreshold.MissingDelta: Threshold with delta from average is missing the delta value..
        Returns:
        Threshold with delta from average is missing the delta value.
      • AbsoluteThreshold_MaxIsBelowMin

        public static String AbsoluteThreshold_MaxIsBelowMin()
        Key AbsoluteThreshold.MaxIsBelowMin: Maximum value is below minimum value..
        Returns:
        Maximum value is below minimum value.
      • _AbsoluteThreshold_MaxIsBelowMin

        public static org.jvnet.localizer.Localizable _AbsoluteThreshold_MaxIsBelowMin()
        Key AbsoluteThreshold.MaxIsBelowMin: Maximum value is below minimum value..
        Returns:
        Maximum value is below minimum value.
      • DeltaThreshold_DeltaFromLastBuild

        public static String DeltaThreshold_DeltaFromLastBuild()
        Key DeltaThreshold.DeltaFromLastBuild: Delta from last build.
        Returns:
        Delta from last build
      • _DeltaThreshold_DeltaFromLastBuild

        public static org.jvnet.localizer.Localizable _DeltaThreshold_DeltaFromLastBuild()
        Key DeltaThreshold.DeltaFromLastBuild: Delta from last build.
        Returns:
        Delta from last build
      • PercentageAverageThreshold_OutOfPercentageFromAverage

        public static String PercentageAverageThreshold_OutOfPercentageFromAverage​(Object arg0,
                                                                                   Object arg1,
                                                                                   Object arg2)
        Key PercentageAverageThreshold.OutOfPercentageFromAverage: The value ''{0}'' is out of the percentage of ''{1}%'' from the average value ''{2}''..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is out of the percentage of ''{1}%'' from the average value ''{2}''.
      • _PercentageAverageThreshold_OutOfPercentageFromAverage

        public static org.jvnet.localizer.Localizable _PercentageAverageThreshold_OutOfPercentageFromAverage​(Object arg0,
                                                                                                             Object arg1,
                                                                                                             Object arg2)
        Key PercentageAverageThreshold.OutOfPercentageFromAverage: The value ''{0}'' is out of the percentage of ''{1}%'' from the average value ''{2}''..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is out of the percentage of ''{1}%'' from the average value ''{2}''.
      • AbsoluteThreshold_AbsoluteValues

        public static String AbsoluteThreshold_AbsoluteValues()
        Key AbsoluteThreshold.AbsoluteValues: Absolute values.
        Returns:
        Absolute values
      • _AbsoluteThreshold_AbsoluteValues

        public static org.jvnet.localizer.Localizable _AbsoluteThreshold_AbsoluteValues()
        Key AbsoluteThreshold.AbsoluteValues: Absolute values.
        Returns:
        Absolute values
      • PercentageThreshold_PercentageFromLastBuild

        public static String PercentageThreshold_PercentageFromLastBuild()
        Key PercentageThreshold.PercentageFromLastBuild: Percentage from last build.
        Returns:
        Percentage from last build
      • _PercentageThreshold_PercentageFromLastBuild

        public static org.jvnet.localizer.Localizable _PercentageThreshold_PercentageFromLastBuild()
        Key PercentageThreshold.PercentageFromLastBuild: Percentage from last build.
        Returns:
        Percentage from last build
      • DeltaAverageThreshold_DeltaFromAverage

        public static String DeltaAverageThreshold_DeltaFromAverage()
        Key DeltaAverageThreshold.DeltaFromAverage: Delta from average.
        Returns:
        Delta from average
      • _DeltaAverageThreshold_DeltaFromAverage

        public static org.jvnet.localizer.Localizable _DeltaAverageThreshold_DeltaFromAverage()
        Key DeltaAverageThreshold.DeltaFromAverage: Delta from average.
        Returns:
        Delta from average
      • DeltaThreshold_MissingDeltaValue

        public static String DeltaThreshold_MissingDeltaValue()
        Key DeltaThreshold.MissingDeltaValue: Threshold with delta from previous is missing the delta value..
        Returns:
        Threshold with delta from previous is missing the delta value.
      • _DeltaThreshold_MissingDeltaValue

        public static org.jvnet.localizer.Localizable _DeltaThreshold_MissingDeltaValue()
        Key DeltaThreshold.MissingDeltaValue: Threshold with delta from previous is missing the delta value..
        Returns:
        Threshold with delta from previous is missing the delta value.
      • ThresholdDescriptor_GroupCannotHaveSpace

        public static String ThresholdDescriptor_GroupCannotHaveSpace()
        Key ThresholdDescriptor.GroupCannotHaveSpace: The group name cannot have spaces..
        Returns:
        The group name cannot have spaces.
      • _ThresholdDescriptor_GroupCannotHaveSpace

        public static org.jvnet.localizer.Localizable _ThresholdDescriptor_GroupCannotHaveSpace()
        Key ThresholdDescriptor.GroupCannotHaveSpace: The group name cannot have spaces..
        Returns:
        The group name cannot have spaces.
      • Threshold_DeltaFromLastThreshold

        public static String Threshold_DeltaFromLastThreshold()
        Key Threshold.DeltaFromLastThreshold: Delta from last threshold.
        Returns:
        Delta from last threshold
      • _Threshold_DeltaFromLastThreshold

        public static org.jvnet.localizer.Localizable _Threshold_DeltaFromLastThreshold()
        Key Threshold.DeltaFromLastThreshold: Delta from last threshold.
        Returns:
        Delta from last threshold
      • DeltaThreshold_DeltaCannotBeEmpty

        public static String DeltaThreshold_DeltaCannotBeEmpty()
        Key DeltaThreshold.DeltaCannotBeEmpty: Delta cannot be empty..
        Returns:
        Delta cannot be empty.
      • _DeltaThreshold_DeltaCannotBeEmpty

        public static org.jvnet.localizer.Localizable _DeltaThreshold_DeltaCannotBeEmpty()
        Key DeltaThreshold.DeltaCannotBeEmpty: Delta cannot be empty..
        Returns:
        Delta cannot be empty.
      • DeltaAverageThreshold_OutOfDeltaFromAverage

        public static String DeltaAverageThreshold_OutOfDeltaFromAverage​(Object arg0,
                                                                         Object arg1,
                                                                         Object arg2)
        Key DeltaAverageThreshold.OutOfDeltaFromAverage: The value ''{0}'' is out of the delta of ''{1}'' from the average value ''{2}''..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is out of the delta of ''{1}'' from the average value ''{2}''.
      • _DeltaAverageThreshold_OutOfDeltaFromAverage

        public static org.jvnet.localizer.Localizable _DeltaAverageThreshold_OutOfDeltaFromAverage​(Object arg0,
                                                                                                   Object arg1,
                                                                                                   Object arg2)
        Key DeltaAverageThreshold.OutOfDeltaFromAverage: The value ''{0}'' is out of the delta of ''{1}'' from the average value ''{2}''..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is out of the delta of ''{1}'' from the average value ''{2}''.
      • AbsoluteThreshold_IsBelowMinimum

        public static String AbsoluteThreshold_IsBelowMinimum​(Object arg0,
                                                              Object arg1)
        Key AbsoluteThreshold.IsBelowMinimum: The value ''{0}'' is below the minimum of ''{1}''..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is below the minimum of ''{1}''.
      • _AbsoluteThreshold_IsBelowMinimum

        public static org.jvnet.localizer.Localizable _AbsoluteThreshold_IsBelowMinimum​(Object arg0,
                                                                                        Object arg1)
        Key AbsoluteThreshold.IsBelowMinimum: The value ''{0}'' is below the minimum of ''{1}''..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is below the minimum of ''{1}''.
      • Threshold_AbsoluteThreshold

        public static String Threshold_AbsoluteThreshold()
        Key Threshold.AbsoluteThreshold: Absolute treshold.
        Returns:
        Absolute treshold
      • _Threshold_AbsoluteThreshold

        public static org.jvnet.localizer.Localizable _Threshold_AbsoluteThreshold()
        Key Threshold.AbsoluteThreshold: Absolute treshold.
        Returns:
        Absolute treshold
      • PercentageThreshold_OutOfPercentageFromPrevious

        public static String PercentageThreshold_OutOfPercentageFromPrevious​(Object arg0,
                                                                             Object arg1,
                                                                             Object arg2)
        Key PercentageThreshold.OutOfPercentageFromPrevious: The value ''{0}'' is out of the percentage of ''{1}%'' from the previous value ''{2}''..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is out of the percentage of ''{1}%'' from the previous value ''{2}''.
      • _PercentageThreshold_OutOfPercentageFromPrevious

        public static org.jvnet.localizer.Localizable _PercentageThreshold_OutOfPercentageFromPrevious​(Object arg0,
                                                                                                       Object arg1,
                                                                                                       Object arg2)
        Key PercentageThreshold.OutOfPercentageFromPrevious: The value ''{0}'' is out of the percentage of ''{1}%'' from the previous value ''{2}''..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is out of the percentage of ''{1}%'' from the previous value ''{2}''.
      • PercentageThreshold_PercentageBetween0And100

        public static String PercentageThreshold_PercentageBetween0And100()
        Key PercentageThreshold.PercentageBetween0And100: Percentage must be between 0 and 100%.
        Returns:
        Percentage must be between 0 and 100%
      • _PercentageThreshold_PercentageBetween0And100

        public static org.jvnet.localizer.Localizable _PercentageThreshold_PercentageBetween0And100()
        Key PercentageThreshold.PercentageBetween0And100: Percentage must be between 0 and 100%.
        Returns:
        Percentage must be between 0 and 100%
      • AbsoluteThreshold_MissingMinAndMax

        public static String AbsoluteThreshold_MissingMinAndMax()
        Key AbsoluteThreshold.MissingMinAndMax: Absolute threshold is missing both minimum and maximum..
        Returns:
        Absolute threshold is missing both minimum and maximum.
      • _AbsoluteThreshold_MissingMinAndMax

        public static org.jvnet.localizer.Localizable _AbsoluteThreshold_MissingMinAndMax()
        Key AbsoluteThreshold.MissingMinAndMax: Absolute threshold is missing both minimum and maximum..
        Returns:
        Absolute threshold is missing both minimum and maximum.
      • PercentageAverageThreshold_PercentageBetween0And100

        public static String PercentageAverageThreshold_PercentageBetween0And100()
        Key PercentageAverageThreshold.PercentageBetween0And100: Percentage must be between 0 and 100%.
        Returns:
        Percentage must be between 0 and 100%
      • _PercentageAverageThreshold_PercentageBetween0And100

        public static org.jvnet.localizer.Localizable _PercentageAverageThreshold_PercentageBetween0And100()
        Key PercentageAverageThreshold.PercentageBetween0And100: Percentage must be between 0 and 100%.
        Returns:
        Percentage must be between 0 and 100%
      • PercentageAverageThreshold_MissingPercentageValue

        public static String PercentageAverageThreshold_MissingPercentageValue()
        Key PercentageAverageThreshold.MissingPercentageValue: Threshold with percentage from average is missing the percentage value..
        Returns:
        Threshold with percentage from average is missing the percentage value.
      • _PercentageAverageThreshold_MissingPercentageValue

        public static org.jvnet.localizer.Localizable _PercentageAverageThreshold_MissingPercentageValue()
        Key PercentageAverageThreshold.MissingPercentageValue: Threshold with percentage from average is missing the percentage value..
        Returns:
        Threshold with percentage from average is missing the percentage value.
      • PercentageAverageThreshold_PercentageFromAverage

        public static String PercentageAverageThreshold_PercentageFromAverage()
        Key PercentageAverageThreshold.PercentageFromAverage: Percentage from average.
        Returns:
        Percentage from average
      • _PercentageAverageThreshold_PercentageFromAverage

        public static org.jvnet.localizer.Localizable _PercentageAverageThreshold_PercentageFromAverage()
        Key PercentageAverageThreshold.PercentageFromAverage: Percentage from average.
        Returns:
        Percentage from average
      • Threshold_PercentageFromLastThreshold

        public static String Threshold_PercentageFromLastThreshold()
        Key Threshold.PercentageFromLastThreshold: Percentage from last threshold.
        Returns:
        Percentage from last threshold
      • _Threshold_PercentageFromLastThreshold

        public static org.jvnet.localizer.Localizable _Threshold_PercentageFromLastThreshold()
        Key Threshold.PercentageFromLastThreshold: Percentage from last threshold.
        Returns:
        Percentage from last threshold
      • AbsoluteThreshold_IsAboveMaximum

        public static String AbsoluteThreshold_IsAboveMaximum​(Object arg0,
                                                              Object arg1)
        Key AbsoluteThreshold.IsAboveMaximum: The value ''{0}'' is above the maximum of ''{1}''..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is above the maximum of ''{1}''.
      • _AbsoluteThreshold_IsAboveMaximum

        public static org.jvnet.localizer.Localizable _AbsoluteThreshold_IsAboveMaximum​(Object arg0,
                                                                                        Object arg1)
        Key AbsoluteThreshold.IsAboveMaximum: The value ''{0}'' is above the maximum of ''{1}''..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is above the maximum of ''{1}''.
      • DeltaThreshold_DeltaAboveOrEqualTo0

        public static String DeltaThreshold_DeltaAboveOrEqualTo0()
        Key DeltaThreshold.DeltaAboveOrEqualTo0: Delta must be above or equal to 0..
        Returns:
        Delta must be above or equal to 0.
      • _DeltaThreshold_DeltaAboveOrEqualTo0

        public static org.jvnet.localizer.Localizable _DeltaThreshold_DeltaAboveOrEqualTo0()
        Key DeltaThreshold.DeltaAboveOrEqualTo0: Delta must be above or equal to 0..
        Returns:
        Delta must be above or equal to 0.
      • DeltaAverageThreshold_DeltaCannotBeEmpty

        public static String DeltaAverageThreshold_DeltaCannotBeEmpty()
        Key DeltaAverageThreshold.DeltaCannotBeEmpty: Delta cannot be empty..
        Returns:
        Delta cannot be empty.
      • _DeltaAverageThreshold_DeltaCannotBeEmpty

        public static org.jvnet.localizer.Localizable _DeltaAverageThreshold_DeltaCannotBeEmpty()
        Key DeltaAverageThreshold.DeltaCannotBeEmpty: Delta cannot be empty..
        Returns:
        Delta cannot be empty.
      • Threshold_PercentageFromAverageThreshold

        public static String Threshold_PercentageFromAverageThreshold()
        Key Threshold.PercentageFromAverageThreshold: Percentage from average threshold.
        Returns:
        Percentage from average threshold
      • _Threshold_PercentageFromAverageThreshold

        public static org.jvnet.localizer.Localizable _Threshold_PercentageFromAverageThreshold()
        Key Threshold.PercentageFromAverageThreshold: Percentage from average threshold.
        Returns:
        Percentage from average threshold
      • DeltaAverageThreshold_DeltaAboveOrEqualTo0

        public static String DeltaAverageThreshold_DeltaAboveOrEqualTo0()
        Key DeltaAverageThreshold.DeltaAboveOrEqualTo0: Delta must be above or equal to 0..
        Returns:
        Delta must be above or equal to 0.
      • _DeltaAverageThreshold_DeltaAboveOrEqualTo0

        public static org.jvnet.localizer.Localizable _DeltaAverageThreshold_DeltaAboveOrEqualTo0()
        Key DeltaAverageThreshold.DeltaAboveOrEqualTo0: Delta must be above or equal to 0..
        Returns:
        Delta must be above or equal to 0.
      • PercentageAverageThreshold_PercentageCannotBeEmpty

        public static String PercentageAverageThreshold_PercentageCannotBeEmpty()
        Key PercentageAverageThreshold.PercentageCannotBeEmpty: Percentage cannot be empty.
        Returns:
        Percentage cannot be empty
      • _PercentageAverageThreshold_PercentageCannotBeEmpty

        public static org.jvnet.localizer.Localizable _PercentageAverageThreshold_PercentageCannotBeEmpty()
        Key PercentageAverageThreshold.PercentageCannotBeEmpty: Percentage cannot be empty.
        Returns:
        Percentage cannot be empty
      • PercentageThreshold_MissingPercentage

        public static String PercentageThreshold_MissingPercentage()
        Key PercentageThreshold.MissingPercentage: Threshold with percentage from previous is missing the percentage value..
        Returns:
        Threshold with percentage from previous is missing the percentage value.
      • _PercentageThreshold_MissingPercentage

        public static org.jvnet.localizer.Localizable _PercentageThreshold_MissingPercentage()
        Key PercentageThreshold.MissingPercentage: Threshold with percentage from previous is missing the percentage value..
        Returns:
        Threshold with percentage from previous is missing the percentage value.
      • DeltaThreshold_ValueOutOfDeltaFromPrevious

        public static String DeltaThreshold_ValueOutOfDeltaFromPrevious​(Object arg0,
                                                                        Object arg1,
                                                                        Object arg2)
        Key DeltaThreshold.ValueOutOfDeltaFromPrevious: The value ''{0}'' is out of the delta of ''{1}'' from the previous value ''{2}''..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is out of the delta of ''{1}'' from the previous value ''{2}''.
      • _DeltaThreshold_ValueOutOfDeltaFromPrevious

        public static org.jvnet.localizer.Localizable _DeltaThreshold_ValueOutOfDeltaFromPrevious​(Object arg0,
                                                                                                  Object arg1,
                                                                                                  Object arg2)
        Key DeltaThreshold.ValueOutOfDeltaFromPrevious: The value ''{0}'' is out of the delta of ''{1}'' from the previous value ''{2}''..
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The value ''{0}'' is out of the delta of ''{1}'' from the previous value ''{2}''.
      • ThresholdDescriptor_ResultCannotHaveSpace

        public static String ThresholdDescriptor_ResultCannotHaveSpace()
        Key ThresholdDescriptor.ResultCannotHaveSpace: The result name cannot have spaces..
        Returns:
        The result name cannot have spaces.
      • _ThresholdDescriptor_ResultCannotHaveSpace

        public static org.jvnet.localizer.Localizable _ThresholdDescriptor_ResultCannotHaveSpace()
        Key ThresholdDescriptor.ResultCannotHaveSpace: The result name cannot have spaces..
        Returns:
        The result name cannot have spaces.