org.apache.oozie.coord
Class CoordELConstants
java.lang.Object
org.apache.oozie.coord.CoordELConstants
public class CoordELConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUBMIT_MINUTE
public static final String SUBMIT_MINUTE
- See Also:
- Constant Field Values
SUBMIT_HOUR
public static final String SUBMIT_HOUR
- See Also:
- Constant Field Values
SUBMIT_MONTH
public static final String SUBMIT_MONTH
- See Also:
- Constant Field Values
SUBMIT_DAY
public static final String SUBMIT_DAY
- See Also:
- Constant Field Values
SUBMIT_YEAR
public static final String SUBMIT_YEAR
- See Also:
- Constant Field Values
SUBMIT_MINUTES
public static final int SUBMIT_MINUTES
- See Also:
- Constant Field Values
SUBMIT_HOURS
public static final int SUBMIT_HOURS
- See Also:
- Constant Field Values
SUBMIT_DAYS
public static final int SUBMIT_DAYS
- See Also:
- Constant Field Values
DEFAULT_DONE_FLAG
public static final String DEFAULT_DONE_FLAG
- See Also:
- Constant Field Values
CoordELConstants
public CoordELConstants()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.