| Package | Description |
|---|---|
| org.apache.oozie.fluentjob.api.action |
| Modifier and Type | Method and Description |
|---|---|
SubWorkflowAction |
SubWorkflowActionBuilder.build()
Creates a new
SubWorkflowAction object with the properties stores in this builder. |
| Modifier and Type | Method and Description |
|---|---|
static SubWorkflowActionBuilder |
SubWorkflowActionBuilder.createFromExistingAction(SubWorkflowAction action)
Create and return a new
SubWorkflowActionBuilder that is based on an already built
SubWorkflowAction object. |
Copyright © 2021 Apache Software Foundation. All rights reserved.