Uses of Class
com.uc4.api.objects.JobPlanDependencies
-
Packages that use JobPlanDependencies Package Description com.uc4.api.objects -
-
Uses of JobPlanDependencies in com.uc4.api.objects
Methods in com.uc4.api.objects that return JobPlanDependencies Modifier and Type Method Description JobPlanDependenciesJobPlanDependencies. copy(JobPlanTask jobPlanTask)Creates a deep copy of this object and all it's properties except for the predecessor and successor object lists.JobPlanDependenciesJobPlanTask. dependencies()Gets the dependencies of this JobPlan task.
-