public class WorkflowForkNode extends WorkflowNode
WorkflownodeId, nodeType| Constructor and Description |
|---|
WorkflowForkNode(String nodeId,
List<List<WorkflowNode>> branches) |
| Modifier and Type | Method and Description |
|---|---|
List<List<WorkflowNode>> |
getBranches() |
String |
toString() |
getNodeId, getTypepublic WorkflowForkNode(String nodeId, List<List<WorkflowNode>> branches)
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.