public interface Evaluator<T>
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_KEY |
| Modifier and Type | Method and Description |
|---|---|
T |
evaluate(Map<String,Object> objectMap) |
Class<? extends T> |
getType() |
Copyright © 2023 Apache NiFi Project. All rights reserved.