| 程序包 | 说明 |
|---|---|
| cn.veasion.flow | |
| cn.veasion.flow.chart | |
| cn.veasion.flow.core |
| 限定符和类型 | 方法和说明 |
|---|---|
IFlowService |
FlowManager.getFlowService() |
| 构造器和说明 |
|---|
FlowManager(IFlowService flowService,
boolean lazyLoadFlowConfig) |
FlowManager(IFlowService flowService,
IFlowLock lock,
ExecutorService executor,
boolean lazyLoadFlowConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
MermaidHelper.getChartHtml(IFlowService flowService,
String flow,
String flowCode) |
static String |
FlowChartHelper.getFlowChartCode(IFlowService flowService,
String flow,
String node) |
static String |
MermaidHelper.getFlowChartCode(IFlowService flowService,
String flow,
String flowCode) |
static String |
MermaidHelper.getFlowChartCode(List<FlowDefaultConfig> defaultConfigs,
List<FlowNextConfig> nextConfigs,
Map<String,String> nodeNameMap,
String flow,
String flowCode,
IFlowService flowService) |
| 构造器和说明 |
|---|
FlowNodeCore(IFlowService flowService) |
Copyright © 2022. All rights reserved.