| Package | Description |
|---|---|
| com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionsSet |
WorkflowIF.condition()
Returns the condition of the IF.
|
ConditionsSet |
JobPlanTask.postConditions()
This method provides access to the "Post-Conditions" of a JobPlan task.
|
ConditionsSet |
JobPlanTask.preConditions()
This method provides access to the "Pre-Conditions" of a JobPlan task.
|