| Package | Description |
|---|---|
| org.apache.nifi.attribute.expression.language.evaluation.functions |
| Class and Description |
|---|
| JsonPathBaseEvaluator
Abstract base JsonPath class with utility methods
|
| JsonPathUpdateEvaluator
JsonPathUpdateEvaluator is base class for updating attributes
Subclasses need to implement
JsonPathUpdateEvaluator.updateAttribute(com.jayway.jsonpath.DocumentContext, com.jayway.jsonpath.JsonPath, java.lang.Object) method otherwise it throws NotImplementedException |
| PaddingEvaluator |
Copyright © 2023 Apache NiFi Project. All rights reserved.