| Modifier and Type | Method and Description |
|---|---|
static void |
LiteFlowChainELBuilder.buildUnCompileChain(Chain chain) |
| Modifier and Type | Method and Description |
|---|---|
static Chain |
FlowBus.getChain(String id) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Chain> |
FlowBus.getChainMap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FlowBus.addChain(Chain chain) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeInstanceIdManageSpi.setNodesInstanceId(Condition condition,
Chain chain) |
void |
BaseNodeInstanceIdManageSpi.setNodesInstanceId(Condition condition,
Chain chain)
往condition里设置instanceId
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostProcessChainBuildLifeCycle.postProcessAfterChainBuild(Chain chain) |
void |
PostProcessChainBuildLifeCycle.postProcessBeforeChainBuild(Chain chain) |
| Modifier and Type | Method and Description |
|---|---|
static Chain |
LiteflowMetaOperator.getChain(String chainId)
通过chainId获得Chain对象
|
| Modifier and Type | Method and Description |
|---|---|
static List<Chain> |
LiteflowMetaOperator.getChainsContainsNodeId(String nodeId)
找出含有指定nodeId的chain对象
|
| Modifier and Type | Method and Description |
|---|---|
Chain |
Slot.getCurrentChainInstance(String currentChainId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Slot.addChainInstance(Chain chain) |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorCondition |
ExecutorConditionBuilder.buildExecutorCondition(Condition condition,
Chain chain,
LiteflowConfig liteflowConfig,
ConditionTypeEnum type)
构建执行器条件
|
Copyright © 2025. All rights reserved.