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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
_and()
Keyand
:and
.static org.jvnet.localizer.Localizable
Keybenchmark
:Benchmark
.static org.jvnet.localizer.Localizable
Keybenchmark_result
:Benchmark Result
.static org.jvnet.localizer.Localizable
KeybenchmarkConfig
:Benchmark Configuration
.static org.jvnet.localizer.Localizable
KeybenchmarkResults
:Benchmark Results
.static org.jvnet.localizer.Localizable
KeyfileIsDir
:The file can''t be a directory.
.static org.jvnet.localizer.Localizable
KeyfileIsNotPresent
: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.Localizable
KeynoFileName
:No file name found.
.static org.jvnet.localizer.Localizable
KeyprevZero
: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.Localizable
Keyread_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 String
and()
Keyand
:and
.static String
Keybenchmark
:Benchmark
.static String
Keybenchmark_result
:Benchmark Result
.static String
KeybenchmarkConfig
:Benchmark Configuration
.static String
KeybenchmarkResults
:Benchmark Results
.static String
KeyfileIsDir
:The file can''t be a directory.
.static String
KeyfileIsNotPresent
:Attention: The file does not yet exist.
.static String
higherThanExpected
(Object arg0, Object arg1) KeyhigherThanExpected
:The change of the metric "{0}" was higher than {1,number,#.##} %.
.static String
higherThanLastTime
(Object arg0, Object arg1, Object arg2) KeyhigherThanLastTime
:The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%.
.static String
lowerThanExpected
(Object arg0, Object arg1) KeylowerThanExpected
:The change of the metric "{0}" was lower than {1,number,#.##} %.
.static String
lowerThanLastTime
(Object arg0, Object arg1, Object arg2) KeylowerThanLastTime
:The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%.
.static String
noFile()
KeynoFile
:This is not a valid file path specification.
.static String
KeynoFileName
:No file name found.
.static String
KeyprevZero
:Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change.
.static String
read_error
(Object arg0) Keyread_error
:Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists.
.static String
Keyread_succes
:The import of the benchmark results was successful.
.static String
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 String
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 String
wrong_file_format
(Object arg0, Object arg1) Keywrong_file_format
:Line {0}: Wrong format. ({1})
.static String
wrongFormat
(Object arg0) KeywrongFormat
:Format is not permitted. Permitted formats: {0}.
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
benchmarkConfig
KeybenchmarkConfig
:Benchmark Configuration
.- Returns:
Benchmark Configuration
-
_benchmarkConfig
public static org.jvnet.localizer.Localizable _benchmarkConfig()KeybenchmarkConfig
:Benchmark Configuration
.- Returns:
Benchmark Configuration
-
benchmarkResults
KeybenchmarkResults
:Benchmark Results
.- Returns:
Benchmark Results
-
_benchmarkResults
public static org.jvnet.localizer.Localizable _benchmarkResults()KeybenchmarkResults
:Benchmark Results
.- Returns:
Benchmark Results
-
valueToLow
KeyvalueToLow
:The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}.
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, a number.arg1
- 2nd format parameter,{1}
, a number.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}.
-
_valueToLow
public 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}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, a number.arg1
- 2nd format parameter,{1}
, a number.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The value of metric "{0}" was {1,number,#.##}{3}, the lower limit is {2,number,#.##}{3}.
-
read_error
Keyread_error
:Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists.
-
_read_error
Keyread_error
:Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Can''t read file: {0}. Please check the filepath is spelled correctly and if the file exists.
-
lowerThanLastTime
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}
, asString.valueOf(Object)
.- Returns:
The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%.
-
_lowerThanLastTime
public 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}
, asString.valueOf(Object)
.- Returns:
The difference of the metric "{0}" was {1,number,#.##} % the lower bound is {2,number,#.##}%.
-
wrong_file_format
Keywrong_file_format
:Line {0}: Wrong format. ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Line {0}: Wrong format. ({1})
-
_wrong_file_format
Keywrong_file_format
:Line {0}: Wrong format. ({1})
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Line {0}: Wrong format. ({1})
-
benchmark_result
Keybenchmark_result
:Benchmark Result
.- Returns:
Benchmark Result
-
_benchmark_result
public static org.jvnet.localizer.Localizable _benchmark_result()Keybenchmark_result
:Benchmark Result
.- Returns:
Benchmark Result
-
higherThanExpected
KeyhigherThanExpected
:The change of the metric "{0}" was higher than {1,number,#.##} %.
.- Parameters:
arg1
- 2nd format parameter,{1}
, a number.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The change of the metric "{0}" was higher than {1,number,#.##} %.
-
_higherThanExpected
KeyhigherThanExpected
:The change of the metric "{0}" was higher than {1,number,#.##} %.
.- Parameters:
arg1
- 2nd format parameter,{1}
, a number.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The change of the metric "{0}" was higher than {1,number,#.##} %.
-
benchmark
Keybenchmark
:Benchmark
.- Returns:
Benchmark
-
_benchmark
public static org.jvnet.localizer.Localizable _benchmark()Keybenchmark
:Benchmark
.- Returns:
Benchmark
-
noFile
KeynoFile
:This is not a valid file path specification.
.- Returns:
This is not a valid file path specification.
-
_noFile
public static org.jvnet.localizer.Localizable _noFile()KeynoFile
:This is not a valid file path specification.
.- Returns:
This is not a valid file path specification.
-
noFileName
KeynoFileName
:No file name found.
.- Returns:
No file name found.
-
_noFileName
public static org.jvnet.localizer.Localizable _noFileName()KeynoFileName
:No file name found.
.- Returns:
No file name found.
-
lowerThanExpected
KeylowerThanExpected
:The change of the metric "{0}" was lower than {1,number,#.##} %.
.- Parameters:
arg1
- 2nd format parameter,{1}
, a number.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The change of the metric "{0}" was lower than {1,number,#.##} %.
-
_lowerThanExpected
KeylowerThanExpected
:The change of the metric "{0}" was lower than {1,number,#.##} %.
.- Parameters:
arg1
- 2nd format parameter,{1}
, a number.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The change of the metric "{0}" was lower than {1,number,#.##} %.
-
fileIsDir
KeyfileIsDir
:The file can''t be a directory.
.- Returns:
The file can''t be a directory.
-
_fileIsDir
public static org.jvnet.localizer.Localizable _fileIsDir()KeyfileIsDir
:The file can''t be a directory.
.- Returns:
The file can''t be a directory.
-
wrongFormat
KeywrongFormat
:Format is not permitted. Permitted formats: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Format is not permitted. Permitted formats: {0}.
-
_wrongFormat
KeywrongFormat
:Format is not permitted. Permitted formats: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Format is not permitted. Permitted formats: {0}.
-
and
Keyand
:and
.- Returns:
and
-
_and
public static org.jvnet.localizer.Localizable _and()Keyand
:and
.- Returns:
and
-
fileIsNotPresent
KeyfileIsNotPresent
:Attention: The file does not yet exist.
.- Returns:
Attention: The file does not yet exist.
-
_fileIsNotPresent
public static org.jvnet.localizer.Localizable _fileIsNotPresent()KeyfileIsNotPresent
:Attention: The file does not yet exist.
.- Returns:
Attention: The file does not yet exist.
-
prevZero
KeyprevZero
:Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change.
-
_prevZero
KeyprevZero
:Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Attention: The previous result of "{0}" was zero. There is no possibility to calculate the Change.
-
read_succes
Keyread_succes
:The import of the benchmark results was successful.
.- Returns:
The import of the benchmark results was successful.
-
_read_succes
public 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.
-
higherThanLastTime
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}
, asString.valueOf(Object)
.- Returns:
The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%.
-
_higherThanLastTime
public 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}
, asString.valueOf(Object)
.- Returns:
The difference of the metric "{0}" was {1,number,#.##} % the upper bound is {2,number,#.##}%.
-
valueToHigh
KeyvalueToHigh
:The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}.
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, a number.arg1
- 2nd format parameter,{1}
, a number.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}.
-
_valueToHigh
public 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}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, a number.arg1
- 2nd format parameter,{1}
, a number.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The value of metric "{0}" was {1,number,#.##}{3}, the upper limit is {2,number,#.##}{3}.
-