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) |
getReturnType
protected ExpressionExecutor conditionExecutor
public BoolConditionExpressionExecutor(ExpressionExecutor conditionExecutor)
public Boolean execute(ComplexEvent event)
execute
in interface ExpressionExecutor
execute
in class ConditionExpressionExecutor
Copyright © 2019. All rights reserved.