mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +00:00
869c4236c4
NIFI-7729: Updated docs to explain how to add new fields to Records via ScriptedTransformRecord and added example. Fixed checkstyle violation. NIFI-7729: Always call Record.incorporateInactiveFields with ScriptedTransformRecord Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #4470