public class NotConditionExpressionExecutor extends ConditionExpressionExecutor
| Constructor and Description |
|---|
NotConditionExpressionExecutor(ExpressionExecutor conditionExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
ExpressionExecutor |
cloneExecutor(String key) |
Boolean |
execute(ComplexEvent event) |
getReturnTypepublic NotConditionExpressionExecutor(ExpressionExecutor conditionExecutor)
public Boolean execute(ComplexEvent event)
execute in interface ExpressionExecutorexecute in class ConditionExpressionExecutorpublic ExpressionExecutor cloneExecutor(String key)
public void clean()
Copyright © 2019 WSO2. All rights reserved.