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