Daniel Stieglitz created NIFI-14848:
---------------------------------------
Summary: Replace switch statements with enhanced switch statements
Key: NIFI-14848
URL: https://issues.apache.org/jira/browse/NIFI-14848
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
This is a follow on of NIFI-14070 and NIFI-14252 to replace more switch
statements with enhanced switch statements. Intellij has a rule named "Replace
with 'switch' expression" which identifies where switch statements can be
replaced with enhanced switch statements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)