public class GraphNodes extends Object
WORKFLOWAPP - we don't have to build
a Workflow to turn it into a Graph, we can generate the NodeBase's directly in the tests.| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials() |
End |
getEnd() |
Global |
getGlobal() |
String |
getName() |
Collection<NodeBase> |
getNodes() |
Parameters |
getParameters() |
Start |
getStart() |
public String getName()
public Start getStart()
public End getEnd()
public Collection<NodeBase> getNodes()
public Parameters getParameters()
public Global getGlobal()
public Credentials getCredentials()
Copyright © 2021 Apache Software Foundation. All rights reserved.