| 程序包 | 说明 |
|---|---|
| org.salt.function.flow | |
| org.salt.function.flow.config | |
| org.salt.function.flow.node.structure |
| 构造器和说明 |
|---|
Builder(FlowEngine flowEngine) |
FlowInstance(java.lang.String flowId,
java.util.List<java.lang.String> nodeList,
FlowEngine flowEngine) |
| 限定符和类型 | 方法和说明 |
|---|---|
FlowEngine |
FlowConfiguration.flowEngine(FlowNodeManager flowNodeManager,
IFlowInit flowInit,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor flowThreadPool,
IThreadContent threadContent) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFlowInit.configure(FlowEngine flowEngine) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected FlowEngine |
FlowNodeStructure.flowEngine |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FlowNodeStructure.setFlowEngine(FlowEngine flowEngine) |
Copyright © 2022. All rights reserved.