| Package | Description |
|---|---|
| org.noear.solon.flow | |
| org.noear.solon.flow.driver |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Link.getCondition()
条件
|
Condition |
Node.getWhen()
任务条件
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FlowEngineDefault.condition_test(FlowDriver driver,
FlowContext context,
Condition condition,
boolean def)
条件检测
|
boolean |
FlowDriver.handleTest(FlowContext context,
Condition condition)
处理条件检测
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractFlowDriver.handleTest(FlowContext context,
Condition condition) |
protected boolean |
AbstractFlowDriver.handleTestDo(FlowContext context,
Condition condition,
String description) |
protected boolean |
AbstractFlowDriver.tryAsScriptTest(FlowContext context,
Condition condition,
String description) |
Copyright © 2025. All rights reserved.