| Package | Description |
|---|---|
| com.yomahub.liteflow.flow | |
| com.yomahub.liteflow.slot |
| Modifier and Type | Method and Description |
|---|---|
Queue<CmpStep> |
LiteflowResponse.getExecuteStepQueue() |
Map<String,List<CmpStep>> |
LiteflowResponse.getExecuteSteps() |
Queue<CmpStep> |
LiteflowResponse.getRollbackStepQueue() |
Map<String,List<CmpStep>> |
LiteflowResponse.getRollbackSteps() |
| Modifier and Type | Method and Description |
|---|---|
Deque<CmpStep> |
Slot.getExecuteSteps() |
Deque<CmpStep> |
Slot.getRollbackSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
Slot.addRollbackStep(CmpStep step) |
void |
Slot.addStep(CmpStep step) |
Copyright © 2025. All rights reserved.