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