@Deprecated public static class JobPlanMonitor.JobPlanMonitorExternal extends JobPlanExternal
| Constructor and Description |
|---|
JobPlanMonitorExternal(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element task)
Deprecated.
Internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
store(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element task)
Deprecated.
|
copy, getAlarmObject, getAlias, getExpectedStatus, getExternalParent, getParentAlias, getSltWithinSeconds, getTimeoutSeconds, isElseAlarm, isElseCancelJobPlan, isElseSkip, isElseWait, isSltAfterJobPlanStart, isSltBeforeJobPlanStart, isSltSinceLastJobPlanExecution, isTimeout, isTimeoutAlarm, isTimeoutCancelJobPlan, isTimeoutSkip, isTimeoutWait, isValidOnSameLDate, setAlarmObject, setAlias, setElseAlarm, setElseCancelJobPlan, setElseSkip, setElseWait, setExpectedStatus, setExternalParent, setParentAlias, setSltAfterJobPlanStart, setSltBeforeJobPlanStart, setSltSinceLastJobPlanExecution, setTimeout, setTimeoutAlarm, setTimeoutCancelJobPlan, setTimeoutSeconds, setTimeoutSkip, setTimeoutWait, setValidOnSameLDatepublic JobPlanMonitorExternal(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element task)
doc - XML documenttask - Element of the taskpublic void store(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element task)
store in class JobPlanExternal