| Modifier and Type | Field and Description |
|---|---|
private StringEvaluator |
segmentTypeEvaluator |
MESSAGE_KEY| Constructor and Description |
|---|
SegmentEvaluator(StringEvaluator segmentTypeEvaluator) |
| Modifier and Type | Method and Description |
|---|---|
List<HL7Segment> |
evaluate(Map<String,Object> objectMap) |
Class<? extends List> |
getType() |
private final StringEvaluator segmentTypeEvaluator
public SegmentEvaluator(StringEvaluator segmentTypeEvaluator)
Copyright © 2023 Apache NiFi Project. All rights reserved.