Class JobPlanMonitor.JobPlanMonitorExternal

  • All Implemented Interfaces:
    HasAlias
    Enclosing class:
    JobPlanMonitor

    @Deprecated
    public static class JobPlanMonitor.JobPlanMonitorExternal
    extends JobPlanExternal
    Deprecated.
    Do not use it.
    • Constructor Detail

      • JobPlanMonitorExternal

        public JobPlanMonitorExternal​(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 JobPlanExternal