public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_CategoryDetail_header()
Key
CategoryDetail.header: Category. |
static org.jvnet.localizer.Localizable |
_DefaultGraphConfiguration_Description()
Key
DefaultGraphConfiguration.Description: {@code Configure
the trend graph of this plug-in. |
static org.jvnet.localizer.Localizable |
_DefaultGraphConfiguration_Name()
Key
DefaultGraphConfiguration.Name: Configure Default
Trend Graph. |
static org.jvnet.localizer.Localizable |
_Errors()
Key
Errors: Errors. |
static org.jvnet.localizer.Localizable |
_FieldValidator_Error_DefaultEncoding()
Key
FieldValidator.Error.DefaultEncoding: Encoding must
be a supported encoding of the Java platform (see
java.nio.charset.Charset).. |
static org.jvnet.localizer.Localizable |
_FieldValidator_Error_Threshold()
Key
FieldValidator.Error.Threshold: Threshold must be
an integer value greater or equal 0.. |
static org.jvnet.localizer.Localizable |
_FieldValidator_Error_TrendHeight(Object arg0)
Key
FieldValidator.Error.TrendHeight: Trend graph
height must be an integer value greater or equal {0}.. |
static org.jvnet.localizer.Localizable |
_FilesParser_Error_EmptyFile(Object arg0,
Object arg1)
Key
FilesParser.Error.EmptyFile: Skipping file {0} of
module {1} because it''s empty.. |
static org.jvnet.localizer.Localizable |
_FilesParser_Error_Exception(Object arg0)
Key
FilesParser.Error.Exception: Parsing of file {0}
failed due to an exception:. |
static org.jvnet.localizer.Localizable |
_FilesParser_Error_NoFiles()
Key
FilesParser.Error.NoFiles: {@code No report files were
found. |
static org.jvnet.localizer.Localizable |
_FilesParser_Error_NoPermission(Object arg0,
Object arg1)
Key
FilesParser.Error.NoPermission: Skipping file {0}
of module {1} because Hudson has no permission to read the file.. |
static org.jvnet.localizer.Localizable |
_FixedWarningsDetail_Name()
Key
FixedWarningsDetail.Name: Fixed Warnings. |
static org.jvnet.localizer.Localizable |
_HighPriority()
Key
HighPriority: High Priority. |
static org.jvnet.localizer.Localizable |
_LowPriority()
Key
LowPriority: Low Priority. |
static org.jvnet.localizer.Localizable |
_ModuleDetail_header()
Key
ModuleDetail.header: Module. |
static org.jvnet.localizer.Localizable |
_NamespaceDetail_header()
Key
NamespaceDetail.header: Namespace. |
static org.jvnet.localizer.Localizable |
_NewWarningsDetail_Name()
Key
NewWarningsDetail.Name: New Warnings. |
static org.jvnet.localizer.Localizable |
_NormalPriority()
Key
NormalPriority: Normal Priority. |
static org.jvnet.localizer.Localizable |
_PackageDetail_header()
Key
PackageDetail.header: Package. |
static org.jvnet.localizer.Localizable |
_Priority_High()
Key
Priority.High: High. |
static org.jvnet.localizer.Localizable |
_Priority_Low()
Key
Priority.Low: Low. |
static org.jvnet.localizer.Localizable |
_Priority_Normal()
Key
Priority.Normal: Normal. |
static org.jvnet.localizer.Localizable |
_Reporter_Error_NoEncoding(Object arg0)
Key
Reporter.Error.NoEncoding: File encoding has not
been set in pom.xml, using platform encoding {0}, i.e. |
static org.jvnet.localizer.Localizable |
_Result_Error_ModuleErrorMessage(Object arg0,
Object arg1)
Key
Result.Error.ModuleErrorMessage: Module {0}: {1}. |
static org.jvnet.localizer.Localizable |
_Trend_Fixed()
Key
Trend.Fixed: (fixed). |
static org.jvnet.localizer.Localizable |
_Trend_New()
Key
Trend.New: (new). |
static org.jvnet.localizer.Localizable |
_Trend_PriorityHigh()
Key
Trend.PriorityHigh: (high priority). |
static org.jvnet.localizer.Localizable |
_Trend_PriorityLow()
Key
Trend.PriorityLow: (low priority). |
static org.jvnet.localizer.Localizable |
_Trend_PriorityNormal()
Key
Trend.PriorityNormal: (normal priority). |
static org.jvnet.localizer.Localizable |
_TypeDetail_header()
Key
TypeDetail.header: Type. |
static org.jvnet.localizer.Localizable |
_UserGraphConfiguration_Description()
Key
UserGraphConfiguration.Description: {@code Configure the
trend graph of this plug-in for the current job and user. |
static org.jvnet.localizer.Localizable |
_UserGraphConfiguration_Name()
Key
UserGraphConfiguration.Name: Configure User Trend
Graph. |
static String |
CategoryDetail_header()
Key
CategoryDetail.header: Category. |
static String |
DefaultGraphConfiguration_Description()
Key
DefaultGraphConfiguration.Description: {@code Configure
the trend graph of this plug-in. |
static String |
DefaultGraphConfiguration_Name()
Key
DefaultGraphConfiguration.Name: Configure Default
Trend Graph. |
static String |
Errors()
Key
Errors: Errors. |
static String |
FieldValidator_Error_DefaultEncoding()
Key
FieldValidator.Error.DefaultEncoding: Encoding must
be a supported encoding of the Java platform (see
java.nio.charset.Charset).. |
static String |
FieldValidator_Error_Threshold()
Key
FieldValidator.Error.Threshold: Threshold must be
an integer value greater or equal 0.. |
static String |
FieldValidator_Error_TrendHeight(Object arg0)
Key
FieldValidator.Error.TrendHeight: Trend graph
height must be an integer value greater or equal {0}.. |
static String |
FilesParser_Error_EmptyFile(Object arg0,
Object arg1)
Key
FilesParser.Error.EmptyFile: Skipping file {0} of
module {1} because it''s empty.. |
static String |
FilesParser_Error_Exception(Object arg0)
Key
FilesParser.Error.Exception: Parsing of file {0}
failed due to an exception:. |
static String |
FilesParser_Error_NoFiles()
Key
FilesParser.Error.NoFiles: {@code No report files were
found. |
static String |
FilesParser_Error_NoPermission(Object arg0,
Object arg1)
Key
FilesParser.Error.NoPermission: Skipping file {0}
of module {1} because Hudson has no permission to read the file.. |
static String |
FixedWarningsDetail_Name()
Key
FixedWarningsDetail.Name: Fixed Warnings. |
static String |
HighPriority()
Key
HighPriority: High Priority. |
static String |
LowPriority()
Key
LowPriority: Low Priority. |
static String |
ModuleDetail_header()
Key
ModuleDetail.header: Module. |
static String |
NamespaceDetail_header()
Key
NamespaceDetail.header: Namespace. |
static String |
NewWarningsDetail_Name()
Key
NewWarningsDetail.Name: New Warnings. |
static String |
NormalPriority()
Key
NormalPriority: Normal Priority. |
static String |
PackageDetail_header()
Key
PackageDetail.header: Package. |
static String |
Priority_High()
Key
Priority.High: High. |
static String |
Priority_Low()
Key
Priority.Low: Low. |
static String |
Priority_Normal()
Key
Priority.Normal: Normal. |
static String |
Reporter_Error_NoEncoding(Object arg0)
Key
Reporter.Error.NoEncoding: File encoding has not
been set in pom.xml, using platform encoding {0}, i.e. |
static String |
Result_Error_ModuleErrorMessage(Object arg0,
Object arg1)
Key
Result.Error.ModuleErrorMessage: Module {0}: {1}. |
static String |
Trend_Fixed()
Key
Trend.Fixed: (fixed). |
static String |
Trend_New()
Key
Trend.New: (new). |
static String |
Trend_PriorityHigh()
Key
Trend.PriorityHigh: (high priority). |
static String |
Trend_PriorityLow()
Key
Trend.PriorityLow: (low priority). |
static String |
Trend_PriorityNormal()
Key
Trend.PriorityNormal: (normal priority). |
static String |
TypeDetail_header()
Key
TypeDetail.header: Type. |
static String |
UserGraphConfiguration_Description()
Key
UserGraphConfiguration.Description: {@code Configure the
trend graph of this plug-in for the current job and user. |
static String |
UserGraphConfiguration_Name()
Key
UserGraphConfiguration.Name: Configure User Trend
Graph. |
public static String NamespaceDetail_header()
NamespaceDetail.header: Namespace.Namespacepublic static org.jvnet.localizer.Localizable _NamespaceDetail_header()
NamespaceDetail.header: Namespace.Namespacepublic static String Priority_High()
Priority.High: High.Highpublic static org.jvnet.localizer.Localizable _Priority_High()
Priority.High: High.Highpublic static String Reporter_Error_NoEncoding(Object arg0)
Reporter.Error.NoEncoding: File encoding has not
been set in pom.xml, using platform encoding {0}, i.e. build is
platform dependent (see <a
href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven
FAQ</a>)..arg0 - 1st format parameter, {0}, as String.valueOf(Object).File encoding has not been set in pom.xml, using platform
encoding {0}, i.e. build is platform dependent (see <a
href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven
FAQ</a>).public static org.jvnet.localizer.Localizable _Reporter_Error_NoEncoding(Object arg0)
Reporter.Error.NoEncoding: File encoding has not
been set in pom.xml, using platform encoding {0}, i.e. build is
platform dependent (see <a
href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven
FAQ</a>)..arg0 - 1st format parameter, {0}, as String.valueOf(Object).File encoding has not been set in pom.xml, using platform
encoding {0}, i.e. build is platform dependent (see <a
href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven
FAQ</a>).public static String Trend_PriorityNormal()
Trend.PriorityNormal: (normal priority).(normal priority)public static org.jvnet.localizer.Localizable _Trend_PriorityNormal()
Trend.PriorityNormal: (normal priority).(normal priority)public static String Trend_PriorityLow()
Trend.PriorityLow: (low priority).(low priority)public static org.jvnet.localizer.Localizable _Trend_PriorityLow()
Trend.PriorityLow: (low priority).(low priority)public static String DefaultGraphConfiguration_Description()
DefaultGraphConfiguration.Description: Configure
the trend graph of this plug-in. This default configuration can be
overwritten by each user..Configure the trend graph of this plug-in. This default
configuration can be overwritten by each user.public static org.jvnet.localizer.Localizable _DefaultGraphConfiguration_Description()
DefaultGraphConfiguration.Description: Configure
the trend graph of this plug-in. This default configuration can be
overwritten by each user..Configure the trend graph of this plug-in. This default
configuration can be overwritten by each user.public static String FilesParser_Error_NoPermission(Object arg0, Object arg1)
FilesParser.Error.NoPermission: Skipping file {0}
of module {1} because Hudson has no permission to read the file..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Skipping file {0} of module {1} because Hudson has no
permission to read the file.public static org.jvnet.localizer.Localizable _FilesParser_Error_NoPermission(Object arg0, Object arg1)
FilesParser.Error.NoPermission: Skipping file {0}
of module {1} because Hudson has no permission to read the file..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Skipping file {0} of module {1} because Hudson has no
permission to read the file.public static String FieldValidator_Error_Threshold()
FieldValidator.Error.Threshold: Threshold must be
an integer value greater or equal 0..Threshold must be an integer value greater or equal 0.public static org.jvnet.localizer.Localizable _FieldValidator_Error_Threshold()
FieldValidator.Error.Threshold: Threshold must be
an integer value greater or equal 0..Threshold must be an integer value greater or equal 0.public static String Priority_Low()
Priority.Low: Low.Lowpublic static org.jvnet.localizer.Localizable _Priority_Low()
Priority.Low: Low.Lowpublic static String HighPriority()
HighPriority: High Priority.High Prioritypublic static org.jvnet.localizer.Localizable _HighPriority()
HighPriority: High Priority.High Prioritypublic static String Trend_Fixed()
Trend.Fixed: (fixed).(fixed)public static org.jvnet.localizer.Localizable _Trend_Fixed()
Trend.Fixed: (fixed).(fixed)public static String FieldValidator_Error_DefaultEncoding()
FieldValidator.Error.DefaultEncoding: Encoding must
be a supported encoding of the Java platform (see
java.nio.charset.Charset)..Encoding must be a supported encoding of the Java platform (see
java.nio.charset.Charset).public static org.jvnet.localizer.Localizable _FieldValidator_Error_DefaultEncoding()
FieldValidator.Error.DefaultEncoding: Encoding must
be a supported encoding of the Java platform (see
java.nio.charset.Charset)..Encoding must be a supported encoding of the Java platform (see
java.nio.charset.Charset).public static String Priority_Normal()
Priority.Normal: Normal.Normalpublic static org.jvnet.localizer.Localizable _Priority_Normal()
Priority.Normal: Normal.Normalpublic static String DefaultGraphConfiguration_Name()
DefaultGraphConfiguration.Name: Configure Default
Trend Graph.Configure Default Trend Graphpublic static org.jvnet.localizer.Localizable _DefaultGraphConfiguration_Name()
DefaultGraphConfiguration.Name: Configure Default
Trend Graph.Configure Default Trend Graphpublic static String FilesParser_Error_EmptyFile(Object arg0, Object arg1)
FilesParser.Error.EmptyFile: Skipping file {0} of
module {1} because it''s empty..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Skipping file {0} of module {1} because it''s empty.public static org.jvnet.localizer.Localizable _FilesParser_Error_EmptyFile(Object arg0, Object arg1)
FilesParser.Error.EmptyFile: Skipping file {0} of
module {1} because it''s empty..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Skipping file {0} of module {1} because it''s empty.public static String FilesParser_Error_Exception(Object arg0)
FilesParser.Error.Exception: Parsing of file {0}
failed due to an exception:.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Parsing of file {0} failed due to an exception:public static org.jvnet.localizer.Localizable _FilesParser_Error_Exception(Object arg0)
FilesParser.Error.Exception: Parsing of file {0}
failed due to an exception:.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Parsing of file {0} failed due to an exception:public static String UserGraphConfiguration_Name()
UserGraphConfiguration.Name: Configure User Trend
Graph.Configure User Trend Graphpublic static org.jvnet.localizer.Localizable _UserGraphConfiguration_Name()
UserGraphConfiguration.Name: Configure User Trend
Graph.Configure User Trend Graphpublic static String PackageDetail_header()
PackageDetail.header: Package.Packagepublic static org.jvnet.localizer.Localizable _PackageDetail_header()
PackageDetail.header: Package.Packagepublic static String FilesParser_Error_NoFiles()
FilesParser.Error.NoFiles: No report files were
found. Configuration error?.No report files were found. Configuration error?public static org.jvnet.localizer.Localizable _FilesParser_Error_NoFiles()
FilesParser.Error.NoFiles: No report files were
found. Configuration error?.No report files were found. Configuration error?public static String UserGraphConfiguration_Description()
UserGraphConfiguration.Description: Configure the
trend graph of this plug-in for the current job and user. These values
are persisted in a cookie, so please make sure that cookies are
enabled in your browser..Configure the trend graph of this plug-in for the current job
and user. These values are persisted in a cookie, so please make sure
that cookies are enabled in your browser.public static org.jvnet.localizer.Localizable _UserGraphConfiguration_Description()
UserGraphConfiguration.Description: Configure the
trend graph of this plug-in for the current job and user. These values
are persisted in a cookie, so please make sure that cookies are
enabled in your browser..Configure the trend graph of this plug-in for the current job
and user. These values are persisted in a cookie, so please make sure
that cookies are enabled in your browser.public static String CategoryDetail_header()
CategoryDetail.header: Category.Categorypublic static org.jvnet.localizer.Localizable _CategoryDetail_header()
CategoryDetail.header: Category.Categorypublic static String FixedWarningsDetail_Name()
FixedWarningsDetail.Name: Fixed Warnings.Fixed Warningspublic static org.jvnet.localizer.Localizable _FixedWarningsDetail_Name()
FixedWarningsDetail.Name: Fixed Warnings.Fixed Warningspublic static String Trend_New()
Trend.New: (new).(new)public static org.jvnet.localizer.Localizable _Trend_New()
Trend.New: (new).(new)public static String FieldValidator_Error_TrendHeight(Object arg0)
FieldValidator.Error.TrendHeight: Trend graph
height must be an integer value greater or equal {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Trend graph height must be an integer value greater or equal
{0}.public static org.jvnet.localizer.Localizable _FieldValidator_Error_TrendHeight(Object arg0)
FieldValidator.Error.TrendHeight: Trend graph
height must be an integer value greater or equal {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Trend graph height must be an integer value greater or equal
{0}.public static String NormalPriority()
NormalPriority: Normal Priority.Normal Prioritypublic static org.jvnet.localizer.Localizable _NormalPriority()
NormalPriority: Normal Priority.Normal Prioritypublic static String NewWarningsDetail_Name()
NewWarningsDetail.Name: New Warnings.New Warningspublic static org.jvnet.localizer.Localizable _NewWarningsDetail_Name()
NewWarningsDetail.Name: New Warnings.New Warningspublic static String Errors()
Errors: Errors.Errorspublic static org.jvnet.localizer.Localizable _Errors()
Errors: Errors.Errorspublic static String ModuleDetail_header()
ModuleDetail.header: Module.Modulepublic static org.jvnet.localizer.Localizable _ModuleDetail_header()
ModuleDetail.header: Module.Modulepublic static String LowPriority()
LowPriority: Low Priority.Low Prioritypublic static org.jvnet.localizer.Localizable _LowPriority()
LowPriority: Low Priority.Low Prioritypublic static String TypeDetail_header()
TypeDetail.header: Type.Typepublic static org.jvnet.localizer.Localizable _TypeDetail_header()
TypeDetail.header: Type.Typepublic static String Result_Error_ModuleErrorMessage(Object arg0, Object arg1)
Result.Error.ModuleErrorMessage: Module {0}: {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Module {0}: {1}public static org.jvnet.localizer.Localizable _Result_Error_ModuleErrorMessage(Object arg0, Object arg1)
Result.Error.ModuleErrorMessage: Module {0}: {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Module {0}: {1}public static String Trend_PriorityHigh()
Trend.PriorityHigh: (high priority).(high priority)public static org.jvnet.localizer.Localizable _Trend_PriorityHigh()
Trend.PriorityHigh: (high priority).(high priority)Copyright © 2016–2017. All rights reserved.