public class ParallelOperator extends BaseOperator<LoopCondition>
| 构造器和说明 |
|---|
ParallelOperator() |
| 限定符和类型 | 方法和说明 |
|---|---|
LoopCondition |
build(Object[] objects)
构建 EL 条件
|
executeInnerpublic LoopCondition build(Object[] objects) throws Exception
BaseOperatorbuild 在类中 BaseOperator<LoopCondition>objects - objectsException - ExceptionCopyright © 2024. All rights reserved.