org.jenkinsci.plugins.periodicreincarnation
Class Constants

java.lang.Object
  extended by org.jenkinsci.plugins.periodicreincarnation.Constants

public final class Constants
extends Object


Field Summary
static String AFTERBUILDRESTART
           
static String CRONRESTART
           
static String NODIFFERENCERESTART
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

Constants

public Constants()


Copyright © 2004-2013. All Rights Reserved.