org.jenkinsci.plugins.periodicreincarnation
Class Constants
java.lang.Object
org.jenkinsci.plugins.periodicreincarnation.Constants
public final class Constants
- extends Object
Constants.
- Author:
- yboev
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CRONRESTART
public static final String CRONRESTART
- See Also:
- Constant Field Values
AFTERBUILDRESTART
public static final String AFTERBUILDRESTART
- See Also:
- Constant Field Values
NODIFFERENCERESTART
public static final String NODIFFERENCERESTART
- See Also:
- Constant Field Values
NORMALQUIETPERIOD
public static final int NORMALQUIETPERIOD
- Used when a project should be build as soon as possible.
- See Also:
- Constant Field Values
AFTERBUILDQUIETPERIOD
public static final int AFTERBUILDQUIETPERIOD
- Used as delay for the AfterbuildRestart option.
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2004–2014. All rights reserved.