Uses of Class
com.uc4.api.objects.JobPlanExternal
-
Packages that use JobPlanExternal Package Description com.uc4.api.objects com.uc4.communication.requests -
-
Uses of JobPlanExternal in com.uc4.api.objects
Methods in com.uc4.api.objects that return JobPlanExternal Modifier and Type Method Description JobPlanExternal
JobPlanExternal. copy()
Creates a deep copy of this objectJobPlanExternal
JobPlanTask. external()
Gets properties for external dependencies. -
Uses of JobPlanExternal in com.uc4.communication.requests
Subclasses of JobPlanExternal in com.uc4.communication.requests Modifier and Type Class Description static class
JobPlanMonitor.JobPlanMonitorExternal
Deprecated.Do not use it.Methods in com.uc4.communication.requests that return JobPlanExternal Modifier and Type Method Description JobPlanExternal
JobPlanMonitor.Task. external()
Gets properties for external dependencies.
-