public class WorkflowDag<O> extends Object
WorkflowDag(List<DagNode<O>> nodeList)
List<DagNode<O>>
getNodeList()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkflowDag(List<DagNode<O>> nodeList)
public List<DagNode<O>> getNodeList()
Copyright © 2020 The Apache Software Foundation. All rights reserved.