public class ParallelOperator extends BaseOperator<LoopCondition>
| Constructor and Description |
|---|
ParallelOperator() |
| Modifier and Type | Method and Description |
|---|---|
LoopCondition |
build(Object[] objects)
构建 EL 条件
|
executeInnerpublic LoopCondition build(Object[] objects) throws Exception
BaseOperatorbuild in class BaseOperator<LoopCondition>objects - objectsException - ExceptionCopyright © 2025. All rights reserved.