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