org.apache.maven.continuum.scheduler
Class ContinuumSchedulerConstants

java.lang.Object
  extended by org.apache.maven.continuum.scheduler.ContinuumSchedulerConstants

public class ContinuumSchedulerConstants
extends Object

Version:
$Id: ContinuumSchedulerConstants.java 673519 2008-07-02 21:59:33Z olamy $
Author:
Jason van Zyl

Field Summary
static String BUILD_SETTINGS
           
static String CONTINUUM
           
static String SCHEDULE
           
 
Constructor Summary
ContinuumSchedulerConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTINUUM

public static final String CONTINUUM
See Also:
Constant Field Values

SCHEDULE

public static final String SCHEDULE
See Also:
Constant Field Values

BUILD_SETTINGS

public static final String BUILD_SETTINGS
See Also:
Constant Field Values
Constructor Detail

ContinuumSchedulerConstants

public ContinuumSchedulerConstants()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.