Class JobPlanMonitor.JobPlanMonitorRuntime

  • Enclosing class:
    JobPlanMonitor

    @Deprecated
    public static class JobPlanMonitor.JobPlanMonitorRuntime
    extends TaskRuntime
    Deprecated.
    Do not use it.
    • Constructor Detail

      • JobPlanMonitorRuntime

        public JobPlanMonitorRuntime​(com.uc4.util.XMLDocument doc,
                                     org.w3c.dom.Element task)
        Deprecated.
        Internal use only.
        Parameters:
        doc - XML document
        task - Element of the task
    • Method Detail

      • store

        public void store​(com.uc4.util.XMLDocument doc,
                          org.w3c.dom.Element task)
        Deprecated.
        Overrides:
        store in class TaskRuntime