| Package | Description |
|---|---|
| com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<JobPlanTaskDependency> |
JobPlanDependencies.iterator()
Returns an iterator over
JobPlanTaskDependency This iterator
cannot be used to remove dependencies. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JobPlanDependencies.removeDependency(JobPlanTaskDependency dependency)
Removes the specified dependency.
|
Copyright © 2021. All rights reserved.