| Package | Description |
|---|---|
| org.noear.solon.flow.driver | |
| org.noear.solon.flow.evaluation | |
| org.noear.solon.flow.stateful.driver |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Evaluation |
AbstractFlowDriver.getEvaluation()
获取脚本评估器
|
protected Evaluation |
SimpleFlowDriver.getEvaluation()
获取脚本评估器
|
| Constructor and Description |
|---|
SimpleFlowDriver(Evaluation evaluation) |
SimpleFlowDriver(Evaluation evaluation,
Container container) |
| Modifier and Type | Class and Description |
|---|---|
class |
LiquorEvaluation
Liquor 脚本评估器
|
| Modifier and Type | Method and Description |
|---|---|
StatefulSimpleFlowDriver.Builder |
StatefulSimpleFlowDriver.Builder.evaluation(Evaluation evaluation)
设置评估器
|
| Constructor and Description |
|---|
StatefulSimpleFlowDriver(StateRepository stateRepository,
StateController stateController,
Evaluation evaluation,
Container container) |
Copyright © 2025. All rights reserved.