com.chikli.hudson.plugin.naginator
Class Messages

java.lang.Object
  extended by com.chikli.hudson.plugin.naginator.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _NaginatorCause_Description(Object arg1)
          Started by Naginator after build {0} failure
static org.jvnet.localizer.Localizable _NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled()
          You need to enable "Rerun build only for failed parts on the matrix" to use this strategy.
static org.jvnet.localizer.Localizable _NoChildStrategy_DontRerun_DisplayName()
          Don''t rerun
static org.jvnet.localizer.Localizable _NoChildStrategy_RerunEmpty_DisplayName()
          Rerun the matrix with no combinations
static org.jvnet.localizer.Localizable _NoChildStrategy_RerunWhole_DisplayName()
          Rerun the matrix with all combinations
static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestChildrenRetriggerAll()
          Test failed matrix parts, and retrigger all
static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestChildrenRetriggerMatched()
          Test failed matrix parts, and retrigger only matched parts
static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestParent()
          Test the parent build
static String NaginatorCause_Description(Object arg1)
          Started by Naginator after build {0} failure
static String NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled()
          You need to enable "Rerun build only for failed parts on the matrix" to use this strategy.
static String NoChildStrategy_DontRerun_DisplayName()
          Don''t rerun
static String NoChildStrategy_RerunEmpty_DisplayName()
          Rerun the matrix with no combinations
static String NoChildStrategy_RerunWhole_DisplayName()
          Rerun the matrix with all combinations
static String RegexpForMatrixStrategy_TestChildrenRetriggerAll()
          Test failed matrix parts, and retrigger all
static String RegexpForMatrixStrategy_TestChildrenRetriggerMatched()
          Test failed matrix parts, and retrigger only matched parts
static String RegexpForMatrixStrategy_TestParent()
          Test the parent build
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

NoChildStrategy_RerunWhole_DisplayName

public static String NoChildStrategy_RerunWhole_DisplayName()
Rerun the matrix with all combinations


_NoChildStrategy_RerunWhole_DisplayName

public static org.jvnet.localizer.Localizable _NoChildStrategy_RerunWhole_DisplayName()
Rerun the matrix with all combinations


NoChildStrategy_DontRerun_DisplayName

public static String NoChildStrategy_DontRerun_DisplayName()
Don''t rerun


_NoChildStrategy_DontRerun_DisplayName

public static org.jvnet.localizer.Localizable _NoChildStrategy_DontRerun_DisplayName()
Don''t rerun


RegexpForMatrixStrategy_TestParent

public static String RegexpForMatrixStrategy_TestParent()
Test the parent build


_RegexpForMatrixStrategy_TestParent

public static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestParent()
Test the parent build


NaginatorCause_Description

public static String NaginatorCause_Description(Object arg1)
Started by Naginator after build {0} failure


_NaginatorCause_Description

public static org.jvnet.localizer.Localizable _NaginatorCause_Description(Object arg1)
Started by Naginator after build {0} failure


NoChildStrategy_RerunEmpty_DisplayName

public static String NoChildStrategy_RerunEmpty_DisplayName()
Rerun the matrix with no combinations


_NoChildStrategy_RerunEmpty_DisplayName

public static org.jvnet.localizer.Localizable _NoChildStrategy_RerunEmpty_DisplayName()
Rerun the matrix with no combinations


RegexpForMatrixStrategy_TestChildrenRetriggerMatched

public static String RegexpForMatrixStrategy_TestChildrenRetriggerMatched()
Test failed matrix parts, and retrigger only matched parts


_RegexpForMatrixStrategy_TestChildrenRetriggerMatched

public static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestChildrenRetriggerMatched()
Test failed matrix parts, and retrigger only matched parts


NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled

public static String NaginatorPublisher_RegexpForMatrixStrategy_RerunMatrixPartShouldBeEnabled()
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()
You need to enable "Rerun build only for failed parts on the matrix" to use this strategy.


RegexpForMatrixStrategy_TestChildrenRetriggerAll

public static String RegexpForMatrixStrategy_TestChildrenRetriggerAll()
Test failed matrix parts, and retrigger all


_RegexpForMatrixStrategy_TestChildrenRetriggerAll

public static org.jvnet.localizer.Localizable _RegexpForMatrixStrategy_TestChildrenRetriggerAll()
Test failed matrix parts, and retrigger all



Copyright © 2004-2016. All Rights Reserved.