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 Details

    • Messages

      public Messages()
  • Method Details

    • NoChildStrategy_DontRerun_DisplayName

      public static String NoChildStrategy_DontRerun_DisplayName()
      Key NoChildStrategy.DontRerun.DisplayName: Don''t rerun.
      Returns:
      Don''t rerun
    • _NoChildStrategy_DontRerun_DisplayName

      public static org.jvnet.localizer.Localizable _NoChildStrategy_DontRerun_DisplayName()
      Key NoChildStrategy.DontRerun.DisplayName: Don''t rerun.
      Returns:
      Don''t rerun
    • NoChildStrategy_RerunWhole_DisplayName

      public static String NoChildStrategy_RerunWhole_DisplayName()
      Key NoChildStrategy.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()
      Key NoChildStrategy.RerunWhole.DisplayName: Rerun the matrix with all combinations.
      Returns:
      Rerun the matrix with all combinations
    • NaginatorAction_rescheduled

      public static String NaginatorAction_rescheduled()
      Key NaginatorAction.rescheduled: Re-scheduled after failure.
      Returns:
      Re-scheduled after failure
    • _NaginatorAction_rescheduled

      public static org.jvnet.localizer.Localizable _NaginatorAction_rescheduled()
      Key NaginatorAction.rescheduled: Re-scheduled after failure.
      Returns:
      Re-scheduled after failure
    • RegexpForMatrixStrategy_TestChildrenRetriggerAll

      public static String RegexpForMatrixStrategy_TestChildrenRetriggerAll()
      Key RegexpForMatrixStrategy.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()
      Key RegexpForMatrixStrategy.TestChildrenRetriggerAll: Test failed matrix parts, and retrigger all.
      Returns:
      Test failed matrix parts, and retrigger all
    • NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled

      public static String NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled()
      Key NaginatorPublisher.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()
      Key NaginatorPublisher.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

      public static String NaginatorCause_Description(Object arg0)
      Key NaginatorCause.Description: Started by Naginator after build {0} failure.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started by Naginator after build {0} failure
    • _NaginatorCause_Description

      public static org.jvnet.localizer.Localizable _NaginatorCause_Description(Object arg0)
      Key NaginatorCause.Description: Started by Naginator after build {0} failure.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started by Naginator after build {0} failure
    • RegexpForMatrixStrategy_TestParent

      public static String RegexpForMatrixStrategy_TestParent()
      Key RegexpForMatrixStrategy.TestParent: Test the parent build.
      Returns:
      Test the parent build
    • _RegexpForMatrixStrategy_TestParent

      public static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestParent()
      Key RegexpForMatrixStrategy.TestParent: Test the parent build.
      Returns:
      Test the parent build
    • NoChildStrategy_RerunEmpty_DisplayName

      public static String NoChildStrategy_RerunEmpty_DisplayName()
      Key NoChildStrategy.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()
      Key NoChildStrategy.RerunEmpty.DisplayName: Rerun the matrix with no combinations.
      Returns:
      Rerun the matrix with no combinations
    • RegexpForMatrixStrategy_TestChildrenRetriggerMatched

      public static String RegexpForMatrixStrategy_TestChildrenRetriggerMatched()
      Key RegexpForMatrixStrategy.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()
      Key RegexpForMatrixStrategy.TestChildrenRetriggerMatched: Test failed matrix parts, and retrigger only matched parts.
      Returns:
      Test failed matrix parts, and retrigger only matched parts