Package | Description |
---|---|
org.apache.oozie | |
org.apache.oozie.client.rest |
Modifier and Type | Class and Description |
---|---|
class |
WorkflowActionBean
Bean that contains all the information to start an action for a workflow node.
|
Modifier and Type | Method and Description |
---|---|
void |
JsonWorkflowJob.setActions(List<? extends JsonWorkflowAction> nodes) |
static org.json.simple.JSONArray |
JsonWorkflowAction.toJSONArray(List<? extends JsonWorkflowAction> nodes,
String timeZoneId)
Convert a nodes list into a JSONArray.
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.