public class NotConditionExpressionExecutor extends ConditionExpressionExecutor
Constructor and Description |
---|
NotConditionExpressionExecutor(ExpressionExecutor conditionExecutor) |
Modifier and Type | Method and Description |
---|---|
Boolean |
execute(ComplexEvent event) |
getReturnType
public NotConditionExpressionExecutor(ExpressionExecutor conditionExecutor)
public Boolean execute(ComplexEvent event)
execute
in interface ExpressionExecutor
execute
in class ConditionExpressionExecutor
Copyright © 2021. All rights reserved.