| Package | Description |
|---|---|
| com.yomahub.liteflow.builder.el.operator | |
| com.yomahub.liteflow.flow.element | |
| com.yomahub.liteflow.flow.element.condition |
| Modifier and Type | Method and Description |
|---|---|
LoopCondition |
BreakOperator.build(Object[] objects) |
LoopCondition |
ParallelOperator.build(Object[] objects) |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setCurrLoopObject(LoopCondition condition,
Object obj) |
void |
Node.setLoopIndex(LoopCondition condition,
int index) |
| Modifier and Type | Class and Description |
|---|---|
class |
ForCondition
循环次数Condition
|
class |
IteratorCondition
迭代次数Condition
|
class |
WhileCondition
循环条件Condition
|
Copyright © 2025. All rights reserved.