public static class WorkflowDag.WorkflowDagEntry extends Object
| Constructor and Description |
|---|
WorkflowDagEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTarget(String target) |
String |
getSource() |
List<String> |
getTargets() |
void |
setSource(String source) |
void |
setTargets(List<String> targets) |
Copyright © 2016. All rights reserved.