Package io.jenkins.plugins.benchmark
Class Messages
java.lang.Object
io.jenkins.plugins.benchmark.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable_and()Keyand:and.static org.jvnet.localizer.LocalizableKeybenchmark:Benchmark.static org.jvnet.localizer.LocalizableKeybenchmark_result:Benchmark Result.static org.jvnet.localizer.LocalizableKeybenchmarkConfig:Benchmark Configuration.static org.jvnet.localizer.LocalizableKeybenchmarkResults:Benchmark Results.static org.jvnet.localizer.LocalizableKeyfileIsDir:The file can''t be a directory..static org.jvnet.localizer.LocalizableKeyfileIsNotPresent:Attention: The file does not yet exist..static org.jvnet.localizer.Localizable_higherThanExpected(Object arg0, Object arg1) KeyhigherThanExpected:The change of the metric "{0}" was higher than {1,number,#.##} %..static org.jvnet.localizer.Localizable_higherThanLastTime(Object arg0, Object arg1, Object arg2) KeyhigherThanLastTime:The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%..static org.jvnet.localizer.Localizable_lowerThanExpected(Object arg0, Object arg1) KeylowerThanExpected:The change of the metric "{0}" was lower than {1,number,#.##} %..static org.jvnet.localizer.Localizable_lowerThanLastTime(Object arg0, Object arg1, Object arg2) KeylowerThanLastTime:The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%..static org.jvnet.localizer.Localizable_noFile()KeynoFile:This is not a valid file path specification..static org.jvnet.localizer.LocalizableKeynoFileName:No file name found..static org.jvnet.localizer.LocalizableKeyprevZero:Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change..static org.jvnet.localizer.Localizable_read_error(Object arg0) Keyread_error:Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists..static org.jvnet.localizer.LocalizableKeyread_succes:The import of the benchmark results was successful..static org.jvnet.localizer.Localizable_valueToHigh(Object arg0, Object arg1, Object arg2, Object arg3) KeyvalueToHigh:The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}..static org.jvnet.localizer.Localizable_valueToLow(Object arg0, Object arg1, Object arg2, Object arg3) KeyvalueToLow:The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}..static org.jvnet.localizer.Localizable_wrong_file_format(Object arg0, Object arg1) Keywrong_file_format:Line {0}: Wrong format. ({1}).static org.jvnet.localizer.Localizable_wrongFormat(Object arg0) KeywrongFormat:Format is not permitted. Permitted formats: {0}..static Stringand()Keyand:and.static StringKeybenchmark:Benchmark.static StringKeybenchmark_result:Benchmark Result.static StringKeybenchmarkConfig:Benchmark Configuration.static StringKeybenchmarkResults:Benchmark Results.static StringKeyfileIsDir:The file can''t be a directory..static StringKeyfileIsNotPresent:Attention: The file does not yet exist..static StringhigherThanExpected(Object arg0, Object arg1) KeyhigherThanExpected:The change of the metric "{0}" was higher than {1,number,#.##} %..static StringhigherThanLastTime(Object arg0, Object arg1, Object arg2) KeyhigherThanLastTime:The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%..static StringlowerThanExpected(Object arg0, Object arg1) KeylowerThanExpected:The change of the metric "{0}" was lower than {1,number,#.##} %..static StringlowerThanLastTime(Object arg0, Object arg1, Object arg2) KeylowerThanLastTime:The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%..static StringnoFile()KeynoFile:This is not a valid file path specification..static StringKeynoFileName:No file name found..static StringKeyprevZero:Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change..static Stringread_error(Object arg0) Keyread_error:Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists..static StringKeyread_succes:The import of the benchmark results was successful..static StringvalueToHigh(Object arg0, Object arg1, Object arg2, Object arg3) KeyvalueToHigh:The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}..static StringvalueToLow(Object arg0, Object arg1, Object arg2, Object arg3) KeyvalueToLow:The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}..static Stringwrong_file_format(Object arg0, Object arg1) Keywrong_file_format:Line {0}: Wrong format. ({1}).static StringwrongFormat(Object arg0) KeywrongFormat:Format is not permitted. Permitted formats: {0}..
- 
Constructor Details- 
Messagespublic Messages()
 
- 
- 
Method Details- 
benchmarkConfigKeybenchmarkConfig:Benchmark Configuration.- Returns:
- Benchmark Configuration
 
- 
_benchmarkConfigpublic static org.jvnet.localizer.Localizable _benchmarkConfig()KeybenchmarkConfig:Benchmark Configuration.- Returns:
- Benchmark Configuration
 
- 
benchmarkResultsKeybenchmarkResults:Benchmark Results.- Returns:
- Benchmark Results
 
- 
_benchmarkResultspublic static org.jvnet.localizer.Localizable _benchmarkResults()KeybenchmarkResults:Benchmark Results.- Returns:
- Benchmark Results
 
- 
valueToLowKeyvalueToLow:The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}..- Parameters:
- arg3- 4th format parameter,- {3}, as- String.valueOf(Object).
- arg2- 3rd format parameter,- {2}, a number.
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}.
 
- 
_valueToLowpublic static org.jvnet.localizer.Localizable _valueToLow(Object arg0, Object arg1, Object arg2, Object arg3) KeyvalueToLow:The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}..- Parameters:
- arg3- 4th format parameter,- {3}, as- String.valueOf(Object).
- arg2- 3rd format parameter,- {2}, a number.
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}.
 
- 
read_errorKeyread_error:Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists.
 
- 
_read_errorKeyread_error:Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists.
 
- 
lowerThanLastTimeKeylowerThanLastTime:The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%..- Parameters:
- arg2- 3rd format parameter,- {2}, a number.
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%.
 
- 
_lowerThanLastTimepublic static org.jvnet.localizer.Localizable _lowerThanLastTime(Object arg0, Object arg1, Object arg2) KeylowerThanLastTime:The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%..- Parameters:
- arg2- 3rd format parameter,- {2}, a number.
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%.
 
- 
wrong_file_formatKeywrong_file_format:Line {0}: Wrong format. ({1}).- Parameters:
- arg1- 2nd format parameter,- {1}, as- String.valueOf(Object).
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- Line {0}: Wrong format. ({1})
 
- 
_wrong_file_formatKeywrong_file_format:Line {0}: Wrong format. ({1}).- Parameters:
- arg1- 2nd format parameter,- {1}, as- String.valueOf(Object).
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- Line {0}: Wrong format. ({1})
 
- 
benchmark_resultKeybenchmark_result:Benchmark Result.- Returns:
- Benchmark Result
 
- 
_benchmark_resultpublic static org.jvnet.localizer.Localizable _benchmark_result()Keybenchmark_result:Benchmark Result.- Returns:
- Benchmark Result
 
- 
higherThanExpectedKeyhigherThanExpected:The change of the metric "{0}" was higher than {1,number,#.##} %..- Parameters:
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The change of the metric "{0}" was higher than {1,number,#.##} %.
 
- 
_higherThanExpectedKeyhigherThanExpected:The change of the metric "{0}" was higher than {1,number,#.##} %..- Parameters:
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The change of the metric "{0}" was higher than {1,number,#.##} %.
 
- 
benchmarkKeybenchmark:Benchmark.- Returns:
- Benchmark
 
- 
_benchmarkpublic static org.jvnet.localizer.Localizable _benchmark()Keybenchmark:Benchmark.- Returns:
- Benchmark
 
- 
noFileKeynoFile:This is not a valid file path specification..- Returns:
- This is not a valid file path specification.
 
- 
_noFilepublic static org.jvnet.localizer.Localizable _noFile()KeynoFile:This is not a valid file path specification..- Returns:
- This is not a valid file path specification.
 
- 
noFileNameKeynoFileName:No file name found..- Returns:
- No file name found.
 
- 
_noFileNamepublic static org.jvnet.localizer.Localizable _noFileName()KeynoFileName:No file name found..- Returns:
- No file name found.
 
- 
lowerThanExpectedKeylowerThanExpected:The change of the metric "{0}" was lower than {1,number,#.##} %..- Parameters:
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The change of the metric "{0}" was lower than {1,number,#.##} %.
 
- 
_lowerThanExpectedKeylowerThanExpected:The change of the metric "{0}" was lower than {1,number,#.##} %..- Parameters:
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The change of the metric "{0}" was lower than {1,number,#.##} %.
 
- 
fileIsDirKeyfileIsDir:The file can''t be a directory..- Returns:
- The file can''t be a directory.
 
- 
_fileIsDirpublic static org.jvnet.localizer.Localizable _fileIsDir()KeyfileIsDir:The file can''t be a directory..- Returns:
- The file can''t be a directory.
 
- 
wrongFormatKeywrongFormat:Format is not permitted. Permitted formats: {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- Format is not permitted. Permitted formats: {0}.
 
- 
_wrongFormatKeywrongFormat:Format is not permitted. Permitted formats: {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- Format is not permitted. Permitted formats: {0}.
 
- 
andKeyand:and.- Returns:
- and
 
- 
_andpublic static org.jvnet.localizer.Localizable _and()Keyand:and.- Returns:
- and
 
- 
fileIsNotPresentKeyfileIsNotPresent:Attention: The file does not yet exist..- Returns:
- Attention: The file does not yet exist.
 
- 
_fileIsNotPresentpublic static org.jvnet.localizer.Localizable _fileIsNotPresent()KeyfileIsNotPresent:Attention: The file does not yet exist..- Returns:
- Attention: The file does not yet exist.
 
- 
prevZeroKeyprevZero:Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change.
 
- 
_prevZeroKeyprevZero:Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change.
 
- 
read_succesKeyread_succes:The import of the benchmark results was successful..- Returns:
- The import of the benchmark results was successful.
 
- 
_read_succespublic static org.jvnet.localizer.Localizable _read_succes()Keyread_succes:The import of the benchmark results was successful..- Returns:
- The import of the benchmark results was successful.
 
- 
higherThanLastTimeKeyhigherThanLastTime:The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%..- Parameters:
- arg2- 3rd format parameter,- {2}, a number.
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%.
 
- 
_higherThanLastTimepublic static org.jvnet.localizer.Localizable _higherThanLastTime(Object arg0, Object arg1, Object arg2) KeyhigherThanLastTime:The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%..- Parameters:
- arg2- 3rd format parameter,- {2}, a number.
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%.
 
- 
valueToHighKeyvalueToHigh:The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}..- Parameters:
- arg3- 4th format parameter,- {3}, as- String.valueOf(Object).
- arg2- 3rd format parameter,- {2}, a number.
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}.
 
- 
_valueToHighpublic static org.jvnet.localizer.Localizable _valueToHigh(Object arg0, Object arg1, Object arg2, Object arg3) KeyvalueToHigh:The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}..- Parameters:
- arg3- 4th format parameter,- {3}, as- String.valueOf(Object).
- arg2- 3rd format parameter,- {2}, a number.
- arg1- 2nd format parameter,- {1}, a number.
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}.
 
 
-