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