| Package | Description |
|---|---|
| com.yomahub.liteflow.enums | |
| com.yomahub.liteflow.flow.element.condition | |
| com.yomahub.liteflow.flow.parallel.strategy |
| Modifier and Type | Method and Description |
|---|---|
static ParallelStrategyEnum |
ParallelStrategyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParallelStrategyEnum[] |
ParallelStrategyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParallelStrategyEnum |
WhenCondition.getParallelStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
WhenCondition.setParallelStrategy(ParallelStrategyEnum parallelStrategy) |
| Modifier and Type | Method and Description |
|---|---|
ParallelStrategyExecutor |
ParallelStrategyHelper.buildParallelExecutor(ParallelStrategyEnum parallelStrategyEnum) |
Copyright © 2025. All rights reserved.