public class IsNullEvaluator extends BooleanEvaluator
| Modifier and Type | Field and Description |
|---|---|
private Evaluator<?> |
subjectEvaluator |
MESSAGE_KEY| Constructor and Description |
|---|
IsNullEvaluator(Evaluator<?> subjectEvaluator) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
evaluate(Map<String,Object> objectMap) |
private boolean |
isNull(Object subjectValue) |
getTypeCopyright © 2023 Apache NiFi Project. All rights reserved.