java.lang.Object
pinc.scheduler.XML
- public class XML
- extends java.lang.Object
Title: XML
Description: Dieses File enthält in Konstanten die Namen der Elemente im XML File
Copyright: Copyright (c) 2003
Company:
- Version:
- 1.0
|
Constructor Summary |
XML()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMMAND
public static final java.lang.String COMMAND
- See Also:
- Constant Field Values
STARTTIME
public static final java.lang.String STARTTIME
- See Also:
- Constant Field Values
INTERVALL
public static final java.lang.String INTERVALL
- See Also:
- Constant Field Values
EXECUTIONTIME
public static final java.lang.String EXECUTIONTIME
- See Also:
- Constant Field Values
DEADLINEACTION
public static final java.lang.String DEADLINEACTION
- See Also:
- Constant Field Values
MAXJOBS
public static final java.lang.String MAXJOBS
- See Also:
- Constant Field Values
JOBDEPENDENCE
public static final java.lang.String JOBDEPENDENCE
- See Also:
- Constant Field Values
DJOB
public static final java.lang.String DJOB
- See Also:
- Constant Field Values
ATT_RUN
public static final java.lang.String ATT_RUN
- See Also:
- Constant Field Values
JOB
public static final java.lang.String JOB
- See Also:
- Constant Field Values
ATT_JOBNR
public static final java.lang.String ATT_JOBNR
- See Also:
- Constant Field Values
PINC
public static final java.lang.String PINC
- See Also:
- Constant Field Values
MAILTO
public static final java.lang.String MAILTO
- See Also:
- Constant Field Values
MINUTE
public static final java.lang.String MINUTE
- See Also:
- Constant Field Values
HOUR
public static final java.lang.String HOUR
- See Also:
- Constant Field Values
DAY
public static final java.lang.String DAY
- See Also:
- Constant Field Values
WEEKDAY
public static final java.lang.String WEEKDAY
- See Also:
- Constant Field Values
MONTH
public static final java.lang.String MONTH
- See Also:
- Constant Field Values
ACTIVELIST
public static final java.lang.String ACTIVELIST
- See Also:
- Constant Field Values
XML
public XML()