[
https://issues.apache.org/jira/browse/NIFI-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013855#comment-18013855
]
ASF subversion and git services commented on NIFI-14848:
--------------------------------------------------------
Commit 2bee9627c997fd41a6b1393a3c33d6feddce4702 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2bee9627c9 ]
NIFI-14848 Replaced switch statements with enhanced switch statements.
Signed-off-by: Pierre Villard <[email protected]>
This closes #10197.
> 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
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)