| Package | Description |
|---|---|
| org.noear.solon.flow | |
| org.noear.solon.flow.stateful | |
| org.noear.solon.flow.stateful.repository |
| Modifier and Type | Method and Description |
|---|---|
static FlowContext |
FlowContext.of(String instanceId,
StateController stateController,
StateRepository stateRepository) |
| Constructor and Description |
|---|
StatefulFlowContext(String instanceId,
StateController stateController,
StateRepository stateRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStateRepository
内存状态仓库
|
class |
RedisStateRepository
Redis 状态仓库
|
Copyright © 2025. All rights reserved.