[
https://issues.apache.org/jira/browse/NIFI-14084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-14084:
------------------------------------
Status: Patch Available (was: In Progress)
> 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)