| Package | Description |
|---|---|
| org.noear.solon.flow | |
| org.noear.solon.flow.intercept |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FlowEngineDefault.evalDo(ChainInvocation inv)
执行评估
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChainInterceptor.doIntercept(ChainInvocation invocation)
拦截链执行
|
| Constructor and Description |
|---|
ChainInvocation(FlowDriver driver,
FlowExchanger exchanger,
Node startNode,
int evalDepth,
List<org.noear.solon.core.util.RankEntity<ChainInterceptor>> interceptorList,
Consumer<ChainInvocation> lastHandler) |
Copyright © 2025. All rights reserved.