| Package | Description |
|---|---|
| org.apache.oozie.fluentjob.api.workflow |
| Modifier and Type | Method and Description |
|---|---|
WorkflowBuilder |
WorkflowBuilder.withCredentials(Credentials credentials)
Adds a
Credentials to the Workflow. |
WorkflowBuilder |
WorkflowBuilder.withDagContainingNode(Node node) |
WorkflowBuilder |
WorkflowBuilder.withGlobal(Global global) |
WorkflowBuilder |
WorkflowBuilder.withName(String name) |
WorkflowBuilder |
WorkflowBuilder.withParameter(String name,
String value) |
WorkflowBuilder |
WorkflowBuilder.withParameter(String name,
String value,
String description) |
Copyright © 2021 Apache Software Foundation. All rights reserved.