| 程序包 | 说明 |
|---|---|
| com.xunlei.channel.common.logic.config.vo | |
| com.xunlei.channel.common.logic.handle | |
| com.xunlei.channel.common.logic.handle.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static Conditions |
Conditions.fromJsonString(String json) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
LogicHandler.handle(T inputData,
Conditions conditions,
MethodManager methodManager)
根据配置进行逻辑运算
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
LogicHandlerImpl.handle(T inputData,
Conditions conditions,
MethodManager methodManager) |
protected boolean |
LogicHandlerImpl.handleConditions(Conditions conditions,
Map<String,String> fieldNameAndValueMap,
MethodManager methodManager) |
Copyright © 2018. All rights reserved.