Daniel Stieglitz created NIFI-14084:
---------------------------------------
Summary: Replace anonymous classes with lambdas part 2
Key: NIFI-14084
URL: https://issues.apache.org/jira/browse/NIFI-14084
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
NIFI-14067 aimed to replace anonymous classes with lambdas. This ticket aims to
replace more that were discovered with the following regex query over the code
{code:java}
new\s+(Input|Output)?StreamCallback{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)