Class Messages
java.lang.Object
com.chikli.hudson.plugin.naginator.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyNaginatorAction.rescheduled:Re-scheduled after failure.static org.jvnet.localizer.LocalizableKeyNaginatorCause.Description:Started by Naginator after build {0} failure.static org.jvnet.localizer.LocalizableKeyNaginatorPublisher.RegexpForMatrixStrategy.RerunMatrixPartShouldBeEnabled:You need to enable "Rerun build only for failed parts on the matrix" to use this strategy..static org.jvnet.localizer.LocalizableKeyNoChildStrategy.DontRerun.DisplayName:Don''t rerun.static org.jvnet.localizer.LocalizableKeyNoChildStrategy.RerunEmpty.DisplayName:Rerun the matrix with no combinations.static org.jvnet.localizer.LocalizableKeyNoChildStrategy.RerunWhole.DisplayName:Rerun the matrix with all combinations.static org.jvnet.localizer.LocalizableKeyRegexpForMatrixStrategy.TestChildrenRetriggerAll:Test failed matrix parts, and retrigger all.static org.jvnet.localizer.LocalizableKeyRegexpForMatrixStrategy.TestChildrenRetriggerMatched:Test failed matrix parts, and retrigger only matched parts.static org.jvnet.localizer.LocalizableKeyRegexpForMatrixStrategy.TestParent:Test the parent build.static StringKeyNaginatorAction.rescheduled:Re-scheduled after failure.static StringKeyNaginatorCause.Description:Started by Naginator after build {0} failure.static StringKeyNaginatorPublisher.RegexpForMatrixStrategy.RerunMatrixPartShouldBeEnabled:You need to enable "Rerun build only for failed parts on the matrix" to use this strategy..static StringKeyNoChildStrategy.DontRerun.DisplayName:Don''t rerun.static StringKeyNoChildStrategy.RerunEmpty.DisplayName:Rerun the matrix with no combinations.static StringKeyNoChildStrategy.RerunWhole.DisplayName:Rerun the matrix with all combinations.static StringKeyRegexpForMatrixStrategy.TestChildrenRetriggerAll:Test failed matrix parts, and retrigger all.static StringKeyRegexpForMatrixStrategy.TestChildrenRetriggerMatched:Test failed matrix parts, and retrigger only matched parts.static StringKeyRegexpForMatrixStrategy.TestParent:Test the parent build.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
NoChildStrategy_DontRerun_DisplayName
KeyNoChildStrategy.DontRerun.DisplayName:Don''t rerun.- Returns:
Don''t rerun
-
_NoChildStrategy_DontRerun_DisplayName
public static org.jvnet.localizer.Localizable _NoChildStrategy_DontRerun_DisplayName()KeyNoChildStrategy.DontRerun.DisplayName:Don''t rerun.- Returns:
Don''t rerun
-
NoChildStrategy_RerunWhole_DisplayName
KeyNoChildStrategy.RerunWhole.DisplayName:Rerun the matrix with all combinations.- Returns:
Rerun the matrix with all combinations
-
_NoChildStrategy_RerunWhole_DisplayName
public static org.jvnet.localizer.Localizable _NoChildStrategy_RerunWhole_DisplayName()KeyNoChildStrategy.RerunWhole.DisplayName:Rerun the matrix with all combinations.- Returns:
Rerun the matrix with all combinations
-
NaginatorAction_rescheduled
KeyNaginatorAction.rescheduled:Re-scheduled after failure.- Returns:
Re-scheduled after failure
-
_NaginatorAction_rescheduled
public static org.jvnet.localizer.Localizable _NaginatorAction_rescheduled()KeyNaginatorAction.rescheduled:Re-scheduled after failure.- Returns:
Re-scheduled after failure
-
RegexpForMatrixStrategy_TestChildrenRetriggerAll
KeyRegexpForMatrixStrategy.TestChildrenRetriggerAll:Test failed matrix parts, and retrigger all.- Returns:
Test failed matrix parts, and retrigger all
-
_RegexpForMatrixStrategy_TestChildrenRetriggerAll
public static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestChildrenRetriggerAll()KeyRegexpForMatrixStrategy.TestChildrenRetriggerAll:Test failed matrix parts, and retrigger all.- Returns:
Test failed matrix parts, and retrigger all
-
NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled
KeyNaginatorPublisher.RegexpForMatrixStrategy.RerunMatrixPartShouldBeEnabled:You need to enable "Rerun build only for failed parts on the matrix" to use this strategy..- Returns:
You need to enable "Rerun build only for failed parts on the matrix" to use this strategy.
-
_NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled
public static org.jvnet.localizer.Localizable _NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled()KeyNaginatorPublisher.RegexpForMatrixStrategy.RerunMatrixPartShouldBeEnabled:You need to enable "Rerun build only for failed parts on the matrix" to use this strategy..- Returns:
You need to enable "Rerun build only for failed parts on the matrix" to use this strategy.
-
NaginatorCause_Description
KeyNaginatorCause.Description:Started by Naginator after build {0} failure.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by Naginator after build {0} failure
-
_NaginatorCause_Description
KeyNaginatorCause.Description:Started by Naginator after build {0} failure.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by Naginator after build {0} failure
-
RegexpForMatrixStrategy_TestParent
KeyRegexpForMatrixStrategy.TestParent:Test the parent build.- Returns:
Test the parent build
-
_RegexpForMatrixStrategy_TestParent
public static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestParent()KeyRegexpForMatrixStrategy.TestParent:Test the parent build.- Returns:
Test the parent build
-
NoChildStrategy_RerunEmpty_DisplayName
KeyNoChildStrategy.RerunEmpty.DisplayName:Rerun the matrix with no combinations.- Returns:
Rerun the matrix with no combinations
-
_NoChildStrategy_RerunEmpty_DisplayName
public static org.jvnet.localizer.Localizable _NoChildStrategy_RerunEmpty_DisplayName()KeyNoChildStrategy.RerunEmpty.DisplayName:Rerun the matrix with no combinations.- Returns:
Rerun the matrix with no combinations
-
RegexpForMatrixStrategy_TestChildrenRetriggerMatched
KeyRegexpForMatrixStrategy.TestChildrenRetriggerMatched:Test failed matrix parts, and retrigger only matched parts.- Returns:
Test failed matrix parts, and retrigger only matched parts
-
_RegexpForMatrixStrategy_TestChildrenRetriggerMatched
public static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestChildrenRetriggerMatched()KeyRegexpForMatrixStrategy.TestChildrenRetriggerMatched:Test failed matrix parts, and retrigger only matched parts.- Returns:
Test failed matrix parts, and retrigger only matched parts
-