| Package | Description |
|---|---|
| org.apache.oozie.fluentjob.api.action |
| Modifier and Type | Method and Description |
|---|---|
List<Node.NodeWithCondition> |
Node.getChildrenWithConditions()
Returns an unmodifiable view of list of the children with condition (including the default) of this
Node. |
List<Node.NodeWithCondition> |
Node.getParentsWithConditions()
Returns a list of the conditional parents of this node together with their conditions.
|
Copyright © 2021 Apache Software Foundation. All rights reserved.