Uses of Class
com.uc4.api.objects.JobPlanTaskDependency
Packages that use JobPlanTaskDependency
-
Uses of JobPlanTaskDependency in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type JobPlanTaskDependencyModifier and TypeMethodDescriptionJobPlanDependencies.iterator()
Returns an iterator overJobPlanTaskDependency
This iterator cannot be used to remove dependencies.Methods in com.uc4.api.objects with parameters of type JobPlanTaskDependencyModifier and TypeMethodDescriptionboolean
JobPlanDependencies.removeDependency
(JobPlanTaskDependency dependency) Removes the specified dependency.