[
https://issues.apache.org/jira/browse/NIFI-14252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-14252:
------------------------------------
Description:
The following classes have switch statements which can be replaced with
enhanced switch statement.
* NodeClusterCoordinator
* StandardProcessGroup
* SiteToSiteRestApiClient
* StandardFlowService
* StandardControllerServiceNode
* SocketLoadBalancedFlowFileQueue
* ResourceFactory
* StandardNiFiWebConfigurationContext
* StandardNiFiServiceFacade
was:
The following classes have switch statements which can be replaced with
enhanced switch statement.
* NodeClusterCoordinator
* StandardProcessGroup
* SiteToSiteRestApiClient
* StandardFlowService
* StandardControllerServiceNode
* SocketLoadBalancedFlowFileQueue
* ResourceFactory
* StandardNiFiWebConfigurationContext
* StandardLineageResult
* StandardNiFiServiceFacade
> Replace more switch statements with enhanced switch statements
> --------------------------------------------------------------
>
> Key: NIFI-14252
> URL: https://issues.apache.org/jira/browse/NIFI-14252
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> The following classes have switch statements which can be replaced with
> enhanced switch statement.
> * NodeClusterCoordinator
> * StandardProcessGroup
> * SiteToSiteRestApiClient
> * StandardFlowService
> * StandardControllerServiceNode
> * SocketLoadBalancedFlowFileQueue
> * ResourceFactory
> * StandardNiFiWebConfigurationContext
> * StandardNiFiServiceFacade
--
This message was sent by Atlassian Jira
(v8.20.10#820010)