public class IsNullStreamConditionExpressionExecutor extends ConditionExpressionExecutor
| Constructor and Description |
|---|
IsNullStreamConditionExpressionExecutor(int[] eventPosition) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionExecutor |
cloneExecutor(String key) |
Boolean |
execute(ComplexEvent event) |
getReturnTypepublic IsNullStreamConditionExpressionExecutor(int[] eventPosition)
public Boolean execute(ComplexEvent event)
execute in interface ExpressionExecutorexecute in class ConditionExpressionExecutorpublic ExpressionExecutor cloneExecutor(String key)
Copyright © 2017 WSO2. All rights reserved.