| Package | Description |
|---|---|
| org.apache.oozie.workflow.lite |
| Modifier and Type | Method and Description |
|---|---|
LiteWorkflowApp |
LiteWorkflowApp.addNode(NodeDef node) |
LiteWorkflowApp |
LiteWorkflowInstance.getProcessDefinition() |
LiteWorkflowApp |
LiteWorkflowAppParser.validateAndParse(Reader reader,
org.apache.hadoop.conf.Configuration jobConf) |
LiteWorkflowApp |
LiteWorkflowAppParser.validateAndParse(Reader reader,
org.apache.hadoop.conf.Configuration jobConf,
org.apache.hadoop.conf.Configuration configDefault)
Parse and validate xml to
LiteWorkflowApp |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LiteWorkflowApp.equals(LiteWorkflowApp other) |
| Constructor and Description |
|---|
LiteWorkflowInstance(LiteWorkflowApp def,
org.apache.hadoop.conf.Configuration conf,
String instanceId) |
LiteWorkflowInstance(LiteWorkflowApp def,
org.apache.hadoop.conf.Configuration conf,
String instanceId,
Map<String,Date> actionEndTimes) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.