| Package | Description |
|---|---|
| com.yomahub.liteflow.flow.element.condition | |
| com.yomahub.liteflow.flow.parallel |
| Modifier and Type | Method and Description |
|---|---|
LoopFutureObj |
LoopCondition.LoopParallelSupplier.get() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LoopCondition.handleFutureList(List<CompletableFuture<LoopFutureObj>> futureList) |
| Modifier and Type | Method and Description |
|---|---|
static LoopFutureObj |
LoopFutureObj.fail(String executorName,
Exception ex) |
static LoopFutureObj |
LoopFutureObj.success(String executorName) |
Copyright © 2025. All rights reserved.