| 程序包 | 说明 |
|---|---|
| cn.veasion.flow.chart | |
| cn.veasion.flow.core | |
| cn.veasion.flow.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
MermaidHelper.getFlowChartCode(List<FlowDefaultConfig> defaultConfigs,
List<FlowNextConfig> nextConfigs,
Map<String,String> nodeNameMap,
String flow,
String flowCode,
IFlowService flowService) |
static String |
FlowChartHelper.getFlowChartCode(List<FlowNextConfig> nextConfigs,
Map<String,String> nodeNameMap,
String flow,
String startNode,
String currentNode,
List<String> pastNodes) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FlowNextConfig> |
IFlowService.queryFlowNextConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
FlowNextConfig |
FlowNextNode.getFlowNextConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FlowNextNode.setFlowNextConfig(FlowNextConfig flowNextConfig) |
Copyright © 2022. All rights reserved.