public class BoolConditionExpressionExecutor extends ConditionExpressionExecutor
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionExecutor |
conditionExecutor |
| Constructor and Description |
|---|
BoolConditionExpressionExecutor(ExpressionExecutor conditionExecutor) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute(ComplexEvent event) |
getReturnTypeprotected ExpressionExecutor conditionExecutor
public BoolConditionExpressionExecutor(ExpressionExecutor conditionExecutor)
public Boolean execute(ComplexEvent event)
execute in interface ExpressionExecutorexecute in class ConditionExpressionExecutorCopyright © 2020. All rights reserved.