| Package | Description |
|---|---|
| org.noear.solon.flow | |
| org.noear.solon.flow.integration | |
| org.noear.solon.flow.stateful |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowEngineDefault
流引擎实现
|
| Modifier and Type | Field and Description |
|---|---|
protected FlowEngine |
FlowContext.engine |
| Modifier and Type | Method and Description |
|---|---|
FlowEngine |
FlowContext.engine()
当前流程引擎
|
static FlowEngine |
FlowEngine.newInstance()
新实例
|
static FlowEngine |
FlowEngine.newInstance(FlowDriver driver)
新实例
|
| Modifier and Type | Method and Description |
|---|---|
FlowEngine |
FlowConfigurate.flowEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowConfigurate.flowEngineInit(FlowEngine flowEngine,
org.noear.solon.core.AppContext context) |
| Modifier and Type | Method and Description |
|---|---|
FlowEngine |
FlowStatefulServiceDefault.engine() |
FlowEngine |
FlowStatefulService.engine()
当前流程引擎
|
| Constructor and Description |
|---|
FlowStatefulServiceDefault(FlowEngine flowEngine) |
Copyright © 2025. All rights reserved.