Class Messages
- java.lang.Object
-
- org.jenkinsci.plugins.benchmark.core.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_CondensedTableErrorDetected()
KeyBenchmarkProjectAction.CondensedTableErrorDetected
:Benchmark Condensed Table Result - Error detected
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_CondensedTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CondensedTableErrorMessage
:Benchmark Condensed Table Result - {0}
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_CsvCondensedTableErrorDetected()
KeyBenchmarkProjectAction.CsvCondensedTableErrorDetected
:Benchmark CSV Condensed Table Result - Error detected
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_CsvCondensedTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CsvCondensedTableErrorMessage
:Benchmark CSV Condensed Table Result - {0}
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_CsvRawTableErrorDetected()
KeyBenchmarkProjectAction.CsvRawTableErrorDetected
:Benchmark CSV Raw Table Result - Error detected
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_CsvRawTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CsvRawTableErrorMessage
:Benchmark CSV Raw Table Result - {0}
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_DatatablesEmptyTable()
KeyBenchmarkProjectAction.DatatablesEmptyTable
:No data available in table
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_DatatablesFirst()
KeyBenchmarkProjectAction.DatatablesFirst
:First
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_DatatablesLast()
KeyBenchmarkProjectAction.DatatablesLast
:Last
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_DatatablesNext()
KeyBenchmarkProjectAction.DatatablesNext
:Next
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_DatatablesPrevious()
KeyBenchmarkProjectAction.DatatablesPrevious
:Previous
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_DatatablesZeroRecords()
KeyBenchmarkProjectAction.DatatablesZeroRecords
:No matching records found
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_DisplayName()
KeyBenchmarkProjectAction.DisplayName
:Benchmark Tables
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_DownloadTablesAt()
KeyBenchmarkProjectAction.DownloadTablesAt
:Note: Download tables also available at
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_RawTableErrorDetected()
KeyBenchmarkProjectAction.RawTableErrorDetected
:Benchmark Raw Table Result - Error detected
.static org.jvnet.localizer.Localizable
_BenchmarkProjectAction_RawTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.RawTableErrorMessage
:Benchmark Raw Table Result - {0}
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_CollectionOfResultsStarted()
KeyBenchmarkPublisher.CollectionOfResultsStarted
:Benchmark plugin - Collection of results started.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_CollectionSuccessButValidationFailure()
KeyBenchmarkPublisher.CollectionSuccessButValidationFailure
:Benchmark plugin - Collection of results completed but a test failure was detected.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_ContentDoesNotComplyWithFormat()
KeyBenchmarkPublisher.ContentDoesNotComplyWithFormat
:The content does not comply with standard formats.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_Custom()
KeyBenchmarkPublisher.Custom
:Custom
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_CustomSchemaEmpty()
KeyBenchmarkPublisher.CustomSchemaEmpty
:The custom schema is empty.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_CustomSchemaFileNotDetected()
KeyBenchmarkPublisher.CustomSchemaFileNotDetected
:Custom schema file not detected.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_Default()
KeyBenchmarkPublisher.Default
:Default
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_DefaultSchemaDescription()
KeyBenchmarkPublisher.DefaultSchemaDescription
:3 level - Group/Test/Result with potential parameters at each level.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_DisplayName()
KeyBenchmarkPublisher.DisplayName
:Benchmark results
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_ErrorDetectedDuringPostBuild()
KeyBenchmarkPublisher.ErrorDetectedDuringPostBuild
:Benchmark plugin - Error detected during the post-build operations.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_jUnit()
KeyBenchmarkPublisher.jUnit
:jUnit
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_jUnitSchemaDescription()
KeyBenchmarkPublisher.jUnitSchemaDescription
:XML only.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_PluginSuccessfull()
KeyBenchmarkPublisher.PluginSuccessfull
:Benchmark plugin - Collection of results completed.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_ResultCollectionErrorDetected()
KeyBenchmarkPublisher.ResultCollectionErrorDetected
:Benchmark Result - Error detected
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_ResultCollectionErrorMessage(Object arg0)
KeyBenchmarkPublisher.ResultCollectionErrorMessage
:Benchmark Result - {0}
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_ResultFileLocationRequired()
KeyBenchmarkPublisher.ResultFileLocationRequired
:A result file location is required.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_SelectedSchemaDoesNotExist()
KeyBenchmarkPublisher.SelectedSchemaDoesNotExist
:The selected schema does not exist.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_Simplest()
KeyBenchmarkPublisher.Simplest
:Simplest
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_SimplestSchemaDescription()
KeyBenchmarkPublisher.SimplestSchemaDescription
:1 level - One result only with parameters & thresholds.
.static org.jvnet.localizer.Localizable
_BenchmarkPublisher_WorkspaceIsNotDetected()
KeyBenchmarkPublisher.WorkspaceIsNotDetected
:The workspace directory could not be detected.
.static org.jvnet.localizer.Localizable
_BenchmarkResultAction_DisplayName()
KeyBenchmarkResultAction.DisplayName
:Result page
.static org.jvnet.localizer.Localizable
_BenchmarkResultAction_FileName(Object arg0)
KeyBenchmarkResultAction.FileName
:File: {0}
.static org.jvnet.localizer.Localizable
_BenchmarkResultAction_GroupName(Object arg0)
KeyBenchmarkResultAction.GroupName
:Group: {0}
.static org.jvnet.localizer.Localizable
_BenchmarkResultAction_NoGroup()
KeyBenchmarkResultAction.NoGroup
:No group
.static org.jvnet.localizer.Localizable
_BenchmarkResultAction_ResultName(Object arg0)
KeyBenchmarkResultAction.ResultName
:Result: {0}
.static org.jvnet.localizer.Localizable
_Build()
KeyBuild
:Build
.static org.jvnet.localizer.Localizable
_Value()
KeyValue
:Value
.static String
BenchmarkProjectAction_CondensedTableErrorDetected()
KeyBenchmarkProjectAction.CondensedTableErrorDetected
:Benchmark Condensed Table Result - Error detected
.static String
BenchmarkProjectAction_CondensedTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CondensedTableErrorMessage
:Benchmark Condensed Table Result - {0}
.static String
BenchmarkProjectAction_CsvCondensedTableErrorDetected()
KeyBenchmarkProjectAction.CsvCondensedTableErrorDetected
:Benchmark CSV Condensed Table Result - Error detected
.static String
BenchmarkProjectAction_CsvCondensedTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CsvCondensedTableErrorMessage
:Benchmark CSV Condensed Table Result - {0}
.static String
BenchmarkProjectAction_CsvRawTableErrorDetected()
KeyBenchmarkProjectAction.CsvRawTableErrorDetected
:Benchmark CSV Raw Table Result - Error detected
.static String
BenchmarkProjectAction_CsvRawTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CsvRawTableErrorMessage
:Benchmark CSV Raw Table Result - {0}
.static String
BenchmarkProjectAction_DatatablesEmptyTable()
KeyBenchmarkProjectAction.DatatablesEmptyTable
:No data available in table
.static String
BenchmarkProjectAction_DatatablesFirst()
KeyBenchmarkProjectAction.DatatablesFirst
:First
.static String
BenchmarkProjectAction_DatatablesLast()
KeyBenchmarkProjectAction.DatatablesLast
:Last
.static String
BenchmarkProjectAction_DatatablesNext()
KeyBenchmarkProjectAction.DatatablesNext
:Next
.static String
BenchmarkProjectAction_DatatablesPrevious()
KeyBenchmarkProjectAction.DatatablesPrevious
:Previous
.static String
BenchmarkProjectAction_DatatablesZeroRecords()
KeyBenchmarkProjectAction.DatatablesZeroRecords
:No matching records found
.static String
BenchmarkProjectAction_DisplayName()
KeyBenchmarkProjectAction.DisplayName
:Benchmark Tables
.static String
BenchmarkProjectAction_DownloadTablesAt()
KeyBenchmarkProjectAction.DownloadTablesAt
:Note: Download tables also available at
.static String
BenchmarkProjectAction_RawTableErrorDetected()
KeyBenchmarkProjectAction.RawTableErrorDetected
:Benchmark Raw Table Result - Error detected
.static String
BenchmarkProjectAction_RawTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.RawTableErrorMessage
:Benchmark Raw Table Result - {0}
.static String
BenchmarkPublisher_CollectionOfResultsStarted()
KeyBenchmarkPublisher.CollectionOfResultsStarted
:Benchmark plugin - Collection of results started.
.static String
BenchmarkPublisher_CollectionSuccessButValidationFailure()
KeyBenchmarkPublisher.CollectionSuccessButValidationFailure
:Benchmark plugin - Collection of results completed but a test failure was detected.
.static String
BenchmarkPublisher_ContentDoesNotComplyWithFormat()
KeyBenchmarkPublisher.ContentDoesNotComplyWithFormat
:The content does not comply with standard formats.
.static String
BenchmarkPublisher_Custom()
KeyBenchmarkPublisher.Custom
:Custom
.static String
BenchmarkPublisher_CustomSchemaEmpty()
KeyBenchmarkPublisher.CustomSchemaEmpty
:The custom schema is empty.
.static String
BenchmarkPublisher_CustomSchemaFileNotDetected()
KeyBenchmarkPublisher.CustomSchemaFileNotDetected
:Custom schema file not detected.
.static String
BenchmarkPublisher_Default()
KeyBenchmarkPublisher.Default
:Default
.static String
BenchmarkPublisher_DefaultSchemaDescription()
KeyBenchmarkPublisher.DefaultSchemaDescription
:3 level - Group/Test/Result with potential parameters at each level.
.static String
BenchmarkPublisher_DisplayName()
KeyBenchmarkPublisher.DisplayName
:Benchmark results
.static String
BenchmarkPublisher_ErrorDetectedDuringPostBuild()
KeyBenchmarkPublisher.ErrorDetectedDuringPostBuild
:Benchmark plugin - Error detected during the post-build operations.
.static String
BenchmarkPublisher_jUnit()
KeyBenchmarkPublisher.jUnit
:jUnit
.static String
BenchmarkPublisher_jUnitSchemaDescription()
KeyBenchmarkPublisher.jUnitSchemaDescription
:XML only.
.static String
BenchmarkPublisher_PluginSuccessfull()
KeyBenchmarkPublisher.PluginSuccessfull
:Benchmark plugin - Collection of results completed.
.static String
BenchmarkPublisher_ResultCollectionErrorDetected()
KeyBenchmarkPublisher.ResultCollectionErrorDetected
:Benchmark Result - Error detected
.static String
BenchmarkPublisher_ResultCollectionErrorMessage(Object arg0)
KeyBenchmarkPublisher.ResultCollectionErrorMessage
:Benchmark Result - {0}
.static String
BenchmarkPublisher_ResultFileLocationRequired()
KeyBenchmarkPublisher.ResultFileLocationRequired
:A result file location is required.
.static String
BenchmarkPublisher_SelectedSchemaDoesNotExist()
KeyBenchmarkPublisher.SelectedSchemaDoesNotExist
:The selected schema does not exist.
.static String
BenchmarkPublisher_Simplest()
KeyBenchmarkPublisher.Simplest
:Simplest
.static String
BenchmarkPublisher_SimplestSchemaDescription()
KeyBenchmarkPublisher.SimplestSchemaDescription
:1 level - One result only with parameters & thresholds.
.static String
BenchmarkPublisher_WorkspaceIsNotDetected()
KeyBenchmarkPublisher.WorkspaceIsNotDetected
:The workspace directory could not be detected.
.static String
BenchmarkResultAction_DisplayName()
KeyBenchmarkResultAction.DisplayName
:Result page
.static String
BenchmarkResultAction_FileName(Object arg0)
KeyBenchmarkResultAction.FileName
:File: {0}
.static String
BenchmarkResultAction_GroupName(Object arg0)
KeyBenchmarkResultAction.GroupName
:Group: {0}
.static String
BenchmarkResultAction_NoGroup()
KeyBenchmarkResultAction.NoGroup
:No group
.static String
BenchmarkResultAction_ResultName(Object arg0)
KeyBenchmarkResultAction.ResultName
:Result: {0}
.static String
Build()
KeyBuild
:Build
.static String
Value()
KeyValue
:Value
.
-
-
-
Method Detail
-
BenchmarkPublisher_SelectedSchemaDoesNotExist
public static String BenchmarkPublisher_SelectedSchemaDoesNotExist()
KeyBenchmarkPublisher.SelectedSchemaDoesNotExist
:The selected schema does not exist.
.- Returns:
The selected schema does not exist.
-
_BenchmarkPublisher_SelectedSchemaDoesNotExist
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_SelectedSchemaDoesNotExist()
KeyBenchmarkPublisher.SelectedSchemaDoesNotExist
:The selected schema does not exist.
.- Returns:
The selected schema does not exist.
-
BenchmarkPublisher_jUnit
public static String BenchmarkPublisher_jUnit()
KeyBenchmarkPublisher.jUnit
:jUnit
.- Returns:
jUnit
-
_BenchmarkPublisher_jUnit
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_jUnit()
KeyBenchmarkPublisher.jUnit
:jUnit
.- Returns:
jUnit
-
BenchmarkProjectAction_DisplayName
public static String BenchmarkProjectAction_DisplayName()
KeyBenchmarkProjectAction.DisplayName
:Benchmark Tables
.- Returns:
Benchmark Tables
-
_BenchmarkProjectAction_DisplayName
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_DisplayName()
KeyBenchmarkProjectAction.DisplayName
:Benchmark Tables
.- Returns:
Benchmark Tables
-
BenchmarkPublisher_ContentDoesNotComplyWithFormat
public static String BenchmarkPublisher_ContentDoesNotComplyWithFormat()
KeyBenchmarkPublisher.ContentDoesNotComplyWithFormat
:The content does not comply with standard formats.
.- Returns:
The content does not comply with standard formats.
-
_BenchmarkPublisher_ContentDoesNotComplyWithFormat
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_ContentDoesNotComplyWithFormat()
KeyBenchmarkPublisher.ContentDoesNotComplyWithFormat
:The content does not comply with standard formats.
.- Returns:
The content does not comply with standard formats.
-
BenchmarkPublisher_Custom
public static String BenchmarkPublisher_Custom()
KeyBenchmarkPublisher.Custom
:Custom
.- Returns:
Custom
-
_BenchmarkPublisher_Custom
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_Custom()
KeyBenchmarkPublisher.Custom
:Custom
.- Returns:
Custom
-
BenchmarkPublisher_DefaultSchemaDescription
public static String BenchmarkPublisher_DefaultSchemaDescription()
KeyBenchmarkPublisher.DefaultSchemaDescription
:3 level - Group/Test/Result with potential parameters at each level.
.- Returns:
3 level - Group/Test/Result with potential parameters at each level.
-
_BenchmarkPublisher_DefaultSchemaDescription
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_DefaultSchemaDescription()
KeyBenchmarkPublisher.DefaultSchemaDescription
:3 level - Group/Test/Result with potential parameters at each level.
.- Returns:
3 level - Group/Test/Result with potential parameters at each level.
-
BenchmarkProjectAction_DatatablesZeroRecords
public static String BenchmarkProjectAction_DatatablesZeroRecords()
KeyBenchmarkProjectAction.DatatablesZeroRecords
:No matching records found
.- Returns:
No matching records found
-
_BenchmarkProjectAction_DatatablesZeroRecords
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_DatatablesZeroRecords()
KeyBenchmarkProjectAction.DatatablesZeroRecords
:No matching records found
.- Returns:
No matching records found
-
BenchmarkPublisher_CustomSchemaFileNotDetected
public static String BenchmarkPublisher_CustomSchemaFileNotDetected()
KeyBenchmarkPublisher.CustomSchemaFileNotDetected
:Custom schema file not detected.
.- Returns:
Custom schema file not detected.
-
_BenchmarkPublisher_CustomSchemaFileNotDetected
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_CustomSchemaFileNotDetected()
KeyBenchmarkPublisher.CustomSchemaFileNotDetected
:Custom schema file not detected.
.- Returns:
Custom schema file not detected.
-
BenchmarkPublisher_SimplestSchemaDescription
public static String BenchmarkPublisher_SimplestSchemaDescription()
KeyBenchmarkPublisher.SimplestSchemaDescription
:1 level - One result only with parameters & thresholds.
.- Returns:
1 level - One result only with parameters & thresholds.
-
_BenchmarkPublisher_SimplestSchemaDescription
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_SimplestSchemaDescription()
KeyBenchmarkPublisher.SimplestSchemaDescription
:1 level - One result only with parameters & thresholds.
.- Returns:
1 level - One result only with parameters & thresholds.
-
BenchmarkProjectAction_CsvRawTableErrorMessage
public static String BenchmarkProjectAction_CsvRawTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CsvRawTableErrorMessage
:Benchmark CSV Raw Table Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark CSV Raw Table Result - {0}
-
_BenchmarkProjectAction_CsvRawTableErrorMessage
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_CsvRawTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CsvRawTableErrorMessage
:Benchmark CSV Raw Table Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark CSV Raw Table Result - {0}
-
BenchmarkProjectAction_CondensedTableErrorMessage
public static String BenchmarkProjectAction_CondensedTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CondensedTableErrorMessage
:Benchmark Condensed Table Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark Condensed Table Result - {0}
-
_BenchmarkProjectAction_CondensedTableErrorMessage
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_CondensedTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CondensedTableErrorMessage
:Benchmark Condensed Table Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark Condensed Table Result - {0}
-
BenchmarkProjectAction_CsvCondensedTableErrorDetected
public static String BenchmarkProjectAction_CsvCondensedTableErrorDetected()
KeyBenchmarkProjectAction.CsvCondensedTableErrorDetected
:Benchmark CSV Condensed Table Result - Error detected
.- Returns:
Benchmark CSV Condensed Table Result - Error detected
-
_BenchmarkProjectAction_CsvCondensedTableErrorDetected
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_CsvCondensedTableErrorDetected()
KeyBenchmarkProjectAction.CsvCondensedTableErrorDetected
:Benchmark CSV Condensed Table Result - Error detected
.- Returns:
Benchmark CSV Condensed Table Result - Error detected
-
BenchmarkPublisher_ErrorDetectedDuringPostBuild
public static String BenchmarkPublisher_ErrorDetectedDuringPostBuild()
KeyBenchmarkPublisher.ErrorDetectedDuringPostBuild
:Benchmark plugin - Error detected during the post-build operations.
.- Returns:
Benchmark plugin - Error detected during the post-build operations.
-
_BenchmarkPublisher_ErrorDetectedDuringPostBuild
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_ErrorDetectedDuringPostBuild()
KeyBenchmarkPublisher.ErrorDetectedDuringPostBuild
:Benchmark plugin - Error detected during the post-build operations.
.- Returns:
Benchmark plugin - Error detected during the post-build operations.
-
BenchmarkPublisher_Default
public static String BenchmarkPublisher_Default()
KeyBenchmarkPublisher.Default
:Default
.- Returns:
Default
-
_BenchmarkPublisher_Default
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_Default()
KeyBenchmarkPublisher.Default
:Default
.- Returns:
Default
-
BenchmarkPublisher_WorkspaceIsNotDetected
public static String BenchmarkPublisher_WorkspaceIsNotDetected()
KeyBenchmarkPublisher.WorkspaceIsNotDetected
:The workspace directory could not be detected.
.- Returns:
The workspace directory could not be detected.
-
_BenchmarkPublisher_WorkspaceIsNotDetected
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_WorkspaceIsNotDetected()
KeyBenchmarkPublisher.WorkspaceIsNotDetected
:The workspace directory could not be detected.
.- Returns:
The workspace directory could not be detected.
-
Build
public static String Build()
KeyBuild
:Build
.- Returns:
Build
-
_Build
public static org.jvnet.localizer.Localizable _Build()
KeyBuild
:Build
.- Returns:
Build
-
BenchmarkPublisher_ResultFileLocationRequired
public static String BenchmarkPublisher_ResultFileLocationRequired()
KeyBenchmarkPublisher.ResultFileLocationRequired
:A result file location is required.
.- Returns:
A result file location is required.
-
_BenchmarkPublisher_ResultFileLocationRequired
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_ResultFileLocationRequired()
KeyBenchmarkPublisher.ResultFileLocationRequired
:A result file location is required.
.- Returns:
A result file location is required.
-
BenchmarkProjectAction_CsvCondensedTableErrorMessage
public static String BenchmarkProjectAction_CsvCondensedTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CsvCondensedTableErrorMessage
:Benchmark CSV Condensed Table Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark CSV Condensed Table Result - {0}
-
_BenchmarkProjectAction_CsvCondensedTableErrorMessage
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_CsvCondensedTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.CsvCondensedTableErrorMessage
:Benchmark CSV Condensed Table Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark CSV Condensed Table Result - {0}
-
BenchmarkProjectAction_DatatablesFirst
public static String BenchmarkProjectAction_DatatablesFirst()
KeyBenchmarkProjectAction.DatatablesFirst
:First
.- Returns:
First
-
_BenchmarkProjectAction_DatatablesFirst
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_DatatablesFirst()
KeyBenchmarkProjectAction.DatatablesFirst
:First
.- Returns:
First
-
BenchmarkPublisher_Simplest
public static String BenchmarkPublisher_Simplest()
KeyBenchmarkPublisher.Simplest
:Simplest
.- Returns:
Simplest
-
_BenchmarkPublisher_Simplest
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_Simplest()
KeyBenchmarkPublisher.Simplest
:Simplest
.- Returns:
Simplest
-
BenchmarkProjectAction_CondensedTableErrorDetected
public static String BenchmarkProjectAction_CondensedTableErrorDetected()
KeyBenchmarkProjectAction.CondensedTableErrorDetected
:Benchmark Condensed Table Result - Error detected
.- Returns:
Benchmark Condensed Table Result - Error detected
-
_BenchmarkProjectAction_CondensedTableErrorDetected
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_CondensedTableErrorDetected()
KeyBenchmarkProjectAction.CondensedTableErrorDetected
:Benchmark Condensed Table Result - Error detected
.- Returns:
Benchmark Condensed Table Result - Error detected
-
BenchmarkProjectAction_DatatablesLast
public static String BenchmarkProjectAction_DatatablesLast()
KeyBenchmarkProjectAction.DatatablesLast
:Last
.- Returns:
Last
-
_BenchmarkProjectAction_DatatablesLast
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_DatatablesLast()
KeyBenchmarkProjectAction.DatatablesLast
:Last
.- Returns:
Last
-
BenchmarkProjectAction_DatatablesEmptyTable
public static String BenchmarkProjectAction_DatatablesEmptyTable()
KeyBenchmarkProjectAction.DatatablesEmptyTable
:No data available in table
.- Returns:
No data available in table
-
_BenchmarkProjectAction_DatatablesEmptyTable
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_DatatablesEmptyTable()
KeyBenchmarkProjectAction.DatatablesEmptyTable
:No data available in table
.- Returns:
No data available in table
-
BenchmarkPublisher_CollectionOfResultsStarted
public static String BenchmarkPublisher_CollectionOfResultsStarted()
KeyBenchmarkPublisher.CollectionOfResultsStarted
:Benchmark plugin - Collection of results started.
.- Returns:
Benchmark plugin - Collection of results started.
-
_BenchmarkPublisher_CollectionOfResultsStarted
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_CollectionOfResultsStarted()
KeyBenchmarkPublisher.CollectionOfResultsStarted
:Benchmark plugin - Collection of results started.
.- Returns:
Benchmark plugin - Collection of results started.
-
BenchmarkProjectAction_CsvRawTableErrorDetected
public static String BenchmarkProjectAction_CsvRawTableErrorDetected()
KeyBenchmarkProjectAction.CsvRawTableErrorDetected
:Benchmark CSV Raw Table Result - Error detected
.- Returns:
Benchmark CSV Raw Table Result - Error detected
-
_BenchmarkProjectAction_CsvRawTableErrorDetected
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_CsvRawTableErrorDetected()
KeyBenchmarkProjectAction.CsvRawTableErrorDetected
:Benchmark CSV Raw Table Result - Error detected
.- Returns:
Benchmark CSV Raw Table Result - Error detected
-
BenchmarkPublisher_ResultCollectionErrorDetected
public static String BenchmarkPublisher_ResultCollectionErrorDetected()
KeyBenchmarkPublisher.ResultCollectionErrorDetected
:Benchmark Result - Error detected
.- Returns:
Benchmark Result - Error detected
-
_BenchmarkPublisher_ResultCollectionErrorDetected
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_ResultCollectionErrorDetected()
KeyBenchmarkPublisher.ResultCollectionErrorDetected
:Benchmark Result - Error detected
.- Returns:
Benchmark Result - Error detected
-
BenchmarkResultAction_ResultName
public static String BenchmarkResultAction_ResultName(Object arg0)
KeyBenchmarkResultAction.ResultName
:Result: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Result: {0}
-
_BenchmarkResultAction_ResultName
public static org.jvnet.localizer.Localizable _BenchmarkResultAction_ResultName(Object arg0)
KeyBenchmarkResultAction.ResultName
:Result: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Result: {0}
-
BenchmarkPublisher_DisplayName
public static String BenchmarkPublisher_DisplayName()
KeyBenchmarkPublisher.DisplayName
:Benchmark results
.- Returns:
Benchmark results
-
_BenchmarkPublisher_DisplayName
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_DisplayName()
KeyBenchmarkPublisher.DisplayName
:Benchmark results
.- Returns:
Benchmark results
-
BenchmarkPublisher_PluginSuccessfull
public static String BenchmarkPublisher_PluginSuccessfull()
KeyBenchmarkPublisher.PluginSuccessfull
:Benchmark plugin - Collection of results completed.
.- Returns:
Benchmark plugin - Collection of results completed.
-
_BenchmarkPublisher_PluginSuccessfull
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_PluginSuccessfull()
KeyBenchmarkPublisher.PluginSuccessfull
:Benchmark plugin - Collection of results completed.
.- Returns:
Benchmark plugin - Collection of results completed.
-
BenchmarkResultAction_DisplayName
public static String BenchmarkResultAction_DisplayName()
KeyBenchmarkResultAction.DisplayName
:Result page
.- Returns:
Result page
-
_BenchmarkResultAction_DisplayName
public static org.jvnet.localizer.Localizable _BenchmarkResultAction_DisplayName()
KeyBenchmarkResultAction.DisplayName
:Result page
.- Returns:
Result page
-
BenchmarkResultAction_GroupName
public static String BenchmarkResultAction_GroupName(Object arg0)
KeyBenchmarkResultAction.GroupName
:Group: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Group: {0}
-
_BenchmarkResultAction_GroupName
public static org.jvnet.localizer.Localizable _BenchmarkResultAction_GroupName(Object arg0)
KeyBenchmarkResultAction.GroupName
:Group: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Group: {0}
-
BenchmarkResultAction_FileName
public static String BenchmarkResultAction_FileName(Object arg0)
KeyBenchmarkResultAction.FileName
:File: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
File: {0}
-
_BenchmarkResultAction_FileName
public static org.jvnet.localizer.Localizable _BenchmarkResultAction_FileName(Object arg0)
KeyBenchmarkResultAction.FileName
:File: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
File: {0}
-
BenchmarkProjectAction_DatatablesPrevious
public static String BenchmarkProjectAction_DatatablesPrevious()
KeyBenchmarkProjectAction.DatatablesPrevious
:Previous
.- Returns:
Previous
-
_BenchmarkProjectAction_DatatablesPrevious
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_DatatablesPrevious()
KeyBenchmarkProjectAction.DatatablesPrevious
:Previous
.- Returns:
Previous
-
BenchmarkPublisher_CustomSchemaEmpty
public static String BenchmarkPublisher_CustomSchemaEmpty()
KeyBenchmarkPublisher.CustomSchemaEmpty
:The custom schema is empty.
.- Returns:
The custom schema is empty.
-
_BenchmarkPublisher_CustomSchemaEmpty
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_CustomSchemaEmpty()
KeyBenchmarkPublisher.CustomSchemaEmpty
:The custom schema is empty.
.- Returns:
The custom schema is empty.
-
BenchmarkPublisher_CollectionSuccessButValidationFailure
public static String BenchmarkPublisher_CollectionSuccessButValidationFailure()
KeyBenchmarkPublisher.CollectionSuccessButValidationFailure
:Benchmark plugin - Collection of results completed but a test failure was detected.
.- Returns:
Benchmark plugin - Collection of results completed but a test failure was detected.
-
_BenchmarkPublisher_CollectionSuccessButValidationFailure
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_CollectionSuccessButValidationFailure()
KeyBenchmarkPublisher.CollectionSuccessButValidationFailure
:Benchmark plugin - Collection of results completed but a test failure was detected.
.- Returns:
Benchmark plugin - Collection of results completed but a test failure was detected.
-
BenchmarkPublisher_ResultCollectionErrorMessage
public static String BenchmarkPublisher_ResultCollectionErrorMessage(Object arg0)
KeyBenchmarkPublisher.ResultCollectionErrorMessage
:Benchmark Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark Result - {0}
-
_BenchmarkPublisher_ResultCollectionErrorMessage
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_ResultCollectionErrorMessage(Object arg0)
KeyBenchmarkPublisher.ResultCollectionErrorMessage
:Benchmark Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark Result - {0}
-
BenchmarkPublisher_jUnitSchemaDescription
public static String BenchmarkPublisher_jUnitSchemaDescription()
KeyBenchmarkPublisher.jUnitSchemaDescription
:XML only.
.- Returns:
XML only.
-
_BenchmarkPublisher_jUnitSchemaDescription
public static org.jvnet.localizer.Localizable _BenchmarkPublisher_jUnitSchemaDescription()
KeyBenchmarkPublisher.jUnitSchemaDescription
:XML only.
.- Returns:
XML only.
-
BenchmarkProjectAction_RawTableErrorDetected
public static String BenchmarkProjectAction_RawTableErrorDetected()
KeyBenchmarkProjectAction.RawTableErrorDetected
:Benchmark Raw Table Result - Error detected
.- Returns:
Benchmark Raw Table Result - Error detected
-
_BenchmarkProjectAction_RawTableErrorDetected
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_RawTableErrorDetected()
KeyBenchmarkProjectAction.RawTableErrorDetected
:Benchmark Raw Table Result - Error detected
.- Returns:
Benchmark Raw Table Result - Error detected
-
Value
public static String Value()
KeyValue
:Value
.- Returns:
Value
-
_Value
public static org.jvnet.localizer.Localizable _Value()
KeyValue
:Value
.- Returns:
Value
-
BenchmarkProjectAction_RawTableErrorMessage
public static String BenchmarkProjectAction_RawTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.RawTableErrorMessage
:Benchmark Raw Table Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark Raw Table Result - {0}
-
_BenchmarkProjectAction_RawTableErrorMessage
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_RawTableErrorMessage(Object arg0)
KeyBenchmarkProjectAction.RawTableErrorMessage
:Benchmark Raw Table Result - {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Benchmark Raw Table Result - {0}
-
BenchmarkProjectAction_DatatablesNext
public static String BenchmarkProjectAction_DatatablesNext()
KeyBenchmarkProjectAction.DatatablesNext
:Next
.- Returns:
Next
-
_BenchmarkProjectAction_DatatablesNext
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_DatatablesNext()
KeyBenchmarkProjectAction.DatatablesNext
:Next
.- Returns:
Next
-
BenchmarkResultAction_NoGroup
public static String BenchmarkResultAction_NoGroup()
KeyBenchmarkResultAction.NoGroup
:No group
.- Returns:
No group
-
_BenchmarkResultAction_NoGroup
public static org.jvnet.localizer.Localizable _BenchmarkResultAction_NoGroup()
KeyBenchmarkResultAction.NoGroup
:No group
.- Returns:
No group
-
BenchmarkProjectAction_DownloadTablesAt
public static String BenchmarkProjectAction_DownloadTablesAt()
KeyBenchmarkProjectAction.DownloadTablesAt
:Note: Download tables also available at
.- Returns:
Note: Download tables also available at
-
_BenchmarkProjectAction_DownloadTablesAt
public static org.jvnet.localizer.Localizable _BenchmarkProjectAction_DownloadTablesAt()
KeyBenchmarkProjectAction.DownloadTablesAt
:Note: Download tables also available at
.- Returns:
Note: Download tables also available at
-
-