| Package | Description |
|---|---|
| com.yomahub.liteflow.core | |
| com.yomahub.liteflow.flow | |
| com.yomahub.liteflow.lifecycle | |
| com.yomahub.liteflow.lifecycle.impl | |
| com.yomahub.liteflow.slot |
| Modifier and Type | Method and Description |
|---|---|
Slot |
NodeComponent.getSlot() |
| Modifier and Type | Method and Description |
|---|---|
LiteflowResponse |
NodeComponent.invoke2Resp(String chainId,
Object requestData,
Slot slot) |
| Modifier and Type | Method and Description |
|---|---|
Slot |
LiteflowResponse.getSlot() |
| Modifier and Type | Method and Description |
|---|---|
static LiteflowResponse |
LiteflowResponse.newInnerResponse(String chainId,
Slot slot) |
static LiteflowResponse |
LiteflowResponse.newMainResponse(Slot slot) |
void |
LiteflowResponse.setSlot(Slot slot) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostProcessChainExecuteLifeCycle.postProcessAfterChainExecute(String chainId,
Slot slot) |
void |
PostProcessFlowExecuteLifeCycle.postProcessAfterFlowExecute(String chainId,
Slot slot) |
void |
PostProcessChainExecuteLifeCycle.postProcessBeforeChainExecute(String chainId,
Slot slot) |
void |
PostProcessFlowExecuteLifeCycle.postProcessBeforeFlowExecute(String chainId,
Slot slot) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainCacheLifeCycle.postProcessAfterChainExecute(String chainId,
Slot slot) |
void |
ChainCacheLifeCycle.postProcessBeforeChainExecute(String chainId,
Slot slot) |
| Modifier and Type | Method and Description |
|---|---|
static Slot |
DataBus.getSlot(int slotIndex) |
Copyright © 2025. All rights reserved.