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