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