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 JobPlanExternalJobPlanExternal. copy()Creates a deep copy of this objectJobPlanExternalJobPlanTask. 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 classJobPlanMonitor.JobPlanMonitorExternalDeprecated.Do not use it.Methods in com.uc4.communication.requests that return JobPlanExternal Modifier and Type Method Description JobPlanExternalJobPlanMonitor.Task. external()Gets properties for external dependencies. 
 -