public class LiteFlowChainELBuilder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static com.ql.util.express.ExpressRunner |
EXPRESS_RUNNER
EL解析引擎
|
| 构造器和说明 |
|---|
LiteFlowChainELBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
build() |
static void |
buildUnCompileChain(Chain chain) |
static LiteFlowChainELBuilder |
createChain() |
LiteFlowChainELBuilder |
setChainId(String chainId) |
LiteFlowChainELBuilder |
setChainName(String chainName)
已过时。
|
LiteFlowChainELBuilder |
setEL(String elStr) |
LiteFlowChainELBuilder |
setNamespace(String nameSpace) |
LiteFlowChainELBuilder |
setRoute(String routeEl) |
static boolean |
validate(String elStr)
已过时。
|
static ValidationResp |
validateWithEx(String elStr)
校验
|
public static LiteFlowChainELBuilder createChain()
public LiteFlowChainELBuilder setChainName(String chainName)
setChainId(String)public LiteFlowChainELBuilder setChainId(String chainId)
public LiteFlowChainELBuilder setRoute(String routeEl)
public LiteFlowChainELBuilder setEL(String elStr)
public LiteFlowChainELBuilder setNamespace(String nameSpace)
@Deprecated public static boolean validate(String elStr)
validateWithEx(String)elStr - EL表达式public static ValidationResp validateWithEx(String elStr)
elStr - public void build()
public static void buildUnCompileChain(Chain chain)
Copyright © 2024. All rights reserved.