| Package | Description |
|---|---|
| org.noear.solon.flow.stateful | |
| org.noear.solon.flow.stateful.controller | |
| org.noear.solon.flow.stateful.driver |
| Modifier and Type | Method and Description |
|---|---|
StateController |
StatefulFlowDriver.getStateController()
获取状态控制器
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActorStateController
参与者状态控制器
|
class |
BlockStateController
阻塞状态控制器
|
| Modifier and Type | Method and Description |
|---|---|
StateController |
StatefulSimpleFlowDriver.getStateController()
获取状态控制器
|
| Modifier and Type | Method and Description |
|---|---|
StatefulSimpleFlowDriver.Builder |
StatefulSimpleFlowDriver.Builder.stateController(StateController stateController)
设置状态控制器
|
| Constructor and Description |
|---|
StatefulSimpleFlowDriver(StateRepository stateRepository,
StateController stateController,
Evaluation evaluation,
Container container) |
Copyright © 2025. All rights reserved.