Package net.masterthought.jenkins
Class Messages
java.lang.Object
net.masterthought.jenkins.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
KeyBuildStatus.FAILURE
:Failure
.static org.jvnet.localizer.Localizable
KeyBuildStatus.unchanged
:Left unchanged
.static org.jvnet.localizer.Localizable
KeyBuildStatus.UNSTABLE
:Unstable
.static org.jvnet.localizer.Localizable
KeyClassification.ReportTitle
:Report title
.static org.jvnet.localizer.Localizable
KeyConfiguration.notValidInteger
:Provide integer value
.static org.jvnet.localizer.Localizable
KeyConfiguration.notValidNumber
:Provide integer value or -1 if this rule should not take effect for the build result
.static org.jvnet.localizer.Localizable
KeyConfiguration.notValidNumberRange
:Provide positive value
.static org.jvnet.localizer.Localizable
KeyConfiguration.notValidPercentage
:Provide percentage as floating value
.static org.jvnet.localizer.Localizable
KeyConfiguration.skipValidation
:This rule does not take effect for the build result
.static org.jvnet.localizer.Localizable
KeyPlugin.DisplayName
:Cucumber reports
.static org.jvnet.localizer.Localizable
KeySidePanel.DisplayName
:Cucumber reports (%s)
.static org.jvnet.localizer.Localizable
KeySidePanel.DisplayNameNoTitle
:Cucumber reports
.static org.jvnet.localizer.Localizable
KeySortingMethod.ALPHABETICAL
:By feature name (alphabetical)
.static org.jvnet.localizer.Localizable
KeySortingMethod.NATURAL
:By test execution (natural)
.static org.jvnet.localizer.Localizable
KeyStopBuildOnFailedReport.FailNote
:Cucumber reports failed
.static String
KeyBuildStatus.FAILURE
:Failure
.static String
KeyBuildStatus.unchanged
:Left unchanged
.static String
KeyBuildStatus.UNSTABLE
:Unstable
.static String
KeyClassification.ReportTitle
:Report title
.static String
KeyConfiguration.notValidInteger
:Provide integer value
.static String
KeyConfiguration.notValidNumber
:Provide integer value or -1 if this rule should not take effect for the build result
.static String
KeyConfiguration.notValidNumberRange
:Provide positive value
.static String
KeyConfiguration.notValidPercentage
:Provide percentage as floating value
.static String
KeyConfiguration.skipValidation
:This rule does not take effect for the build result
.static String
KeyPlugin.DisplayName
:Cucumber reports
.static String
KeySidePanel.DisplayName
:Cucumber reports (%s)
.static String
KeySidePanel.DisplayNameNoTitle
:Cucumber reports
.static String
KeySortingMethod.ALPHABETICAL
:By feature name (alphabetical)
.static String
KeySortingMethod.NATURAL
:By test execution (natural)
.static String
KeyStopBuildOnFailedReport.FailNote
:Cucumber reports failed
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
SidePanel_DisplayNameNoTitle
KeySidePanel.DisplayNameNoTitle
:Cucumber reports
.- Returns:
Cucumber reports
-
_SidePanel_DisplayNameNoTitle
public static org.jvnet.localizer.Localizable _SidePanel_DisplayNameNoTitle()KeySidePanel.DisplayNameNoTitle
:Cucumber reports
.- Returns:
Cucumber reports
-
Configuration_notValidNumberRange
KeyConfiguration.notValidNumberRange
:Provide positive value
.- Returns:
Provide positive value
-
_Configuration_notValidNumberRange
public static org.jvnet.localizer.Localizable _Configuration_notValidNumberRange()KeyConfiguration.notValidNumberRange
:Provide positive value
.- Returns:
Provide positive value
-
Configuration_skipValidation
KeyConfiguration.skipValidation
:This rule does not take effect for the build result
.- Returns:
This rule does not take effect for the build result
-
_Configuration_skipValidation
public static org.jvnet.localizer.Localizable _Configuration_skipValidation()KeyConfiguration.skipValidation
:This rule does not take effect for the build result
.- Returns:
This rule does not take effect for the build result
-
Plugin_DisplayName
KeyPlugin.DisplayName
:Cucumber reports
.- Returns:
Cucumber reports
-
_Plugin_DisplayName
public static org.jvnet.localizer.Localizable _Plugin_DisplayName()KeyPlugin.DisplayName
:Cucumber reports
.- Returns:
Cucumber reports
-
Configuration_notValidInteger
KeyConfiguration.notValidInteger
:Provide integer value
.- Returns:
Provide integer value
-
_Configuration_notValidInteger
public static org.jvnet.localizer.Localizable _Configuration_notValidInteger()KeyConfiguration.notValidInteger
:Provide integer value
.- Returns:
Provide integer value
-
Configuration_notValidPercentage
KeyConfiguration.notValidPercentage
:Provide percentage as floating value
.- Returns:
Provide percentage as floating value
-
_Configuration_notValidPercentage
public static org.jvnet.localizer.Localizable _Configuration_notValidPercentage()KeyConfiguration.notValidPercentage
:Provide percentage as floating value
.- Returns:
Provide percentage as floating value
-
BuildStatus_unchanged
KeyBuildStatus.unchanged
:Left unchanged
.- Returns:
Left unchanged
-
_BuildStatus_unchanged
public static org.jvnet.localizer.Localizable _BuildStatus_unchanged()KeyBuildStatus.unchanged
:Left unchanged
.- Returns:
Left unchanged
-
SortingMethod_NATURAL
KeySortingMethod.NATURAL
:By test execution (natural)
.- Returns:
By test execution (natural)
-
_SortingMethod_NATURAL
public static org.jvnet.localizer.Localizable _SortingMethod_NATURAL()KeySortingMethod.NATURAL
:By test execution (natural)
.- Returns:
By test execution (natural)
-
BuildStatus_UNSTABLE
KeyBuildStatus.UNSTABLE
:Unstable
.- Returns:
Unstable
-
_BuildStatus_UNSTABLE
public static org.jvnet.localizer.Localizable _BuildStatus_UNSTABLE()KeyBuildStatus.UNSTABLE
:Unstable
.- Returns:
Unstable
-
SidePanel_DisplayName
KeySidePanel.DisplayName
:Cucumber reports (%s)
.- Returns:
Cucumber reports (%s)
-
_SidePanel_DisplayName
public static org.jvnet.localizer.Localizable _SidePanel_DisplayName()KeySidePanel.DisplayName
:Cucumber reports (%s)
.- Returns:
Cucumber reports (%s)
-
BuildStatus_FAILURE
KeyBuildStatus.FAILURE
:Failure
.- Returns:
Failure
-
_BuildStatus_FAILURE
public static org.jvnet.localizer.Localizable _BuildStatus_FAILURE()KeyBuildStatus.FAILURE
:Failure
.- Returns:
Failure
-
StopBuildOnFailedReport_FailNote
KeyStopBuildOnFailedReport.FailNote
:Cucumber reports failed
.- Returns:
Cucumber reports failed
-
_StopBuildOnFailedReport_FailNote
public static org.jvnet.localizer.Localizable _StopBuildOnFailedReport_FailNote()KeyStopBuildOnFailedReport.FailNote
:Cucumber reports failed
.- Returns:
Cucumber reports failed
-
SortingMethod_ALPHABETICAL
KeySortingMethod.ALPHABETICAL
:By feature name (alphabetical)
.- Returns:
By feature name (alphabetical)
-
_SortingMethod_ALPHABETICAL
public static org.jvnet.localizer.Localizable _SortingMethod_ALPHABETICAL()KeySortingMethod.ALPHABETICAL
:By feature name (alphabetical)
.- Returns:
By feature name (alphabetical)
-
Classification_ReportTitle
KeyClassification.ReportTitle
:Report title
.- Returns:
Report title
-
_Classification_ReportTitle
public static org.jvnet.localizer.Localizable _Classification_ReportTitle()KeyClassification.ReportTitle
:Report title
.- Returns:
Report title
-
Configuration_notValidNumber
KeyConfiguration.notValidNumber
:Provide integer value or -1 if this rule should not take effect for the build result
.- Returns:
Provide integer value or -1 if this rule should not take effect for the build result
-
_Configuration_notValidNumber
public static org.jvnet.localizer.Localizable _Configuration_notValidNumber()KeyConfiguration.notValidNumber
:Provide integer value or -1 if this rule should not take effect for the build result
.- Returns:
Provide integer value or -1 if this rule should not take effect for the build result
-