| Package | Description |
|---|---|
| org.noear.solon.flow | |
| org.noear.solon.flow.intercept |
| Modifier and Type | Field and Description |
|---|---|
protected List<org.noear.solon.core.util.RankEntity<ChainInterceptor>> |
FlowEngineDefault.interceptorList |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowEngineDefault.addInterceptor(ChainInterceptor interceptor,
int index) |
void |
FlowEngine.addInterceptor(ChainInterceptor interceptor,
int index)
添加拦截器
|
| Constructor and Description |
|---|
ChainInvocation(FlowDriver driver,
FlowContext context,
Node startNode,
int evalDepth,
List<org.noear.solon.core.util.RankEntity<ChainInterceptor>> interceptorList,
ChainInterceptor lastInterceptor) |
| Constructor and Description |
|---|
ChainInvocation(FlowDriver driver,
FlowContext context,
Node startNode,
int evalDepth,
List<org.noear.solon.core.util.RankEntity<ChainInterceptor>> interceptorList,
ChainInterceptor lastInterceptor) |
Copyright © 2025. All rights reserved.