[
https://issues.apache.org/jira/browse/NIFI-16143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-16143:
------------------------------------
Priority: Trivial (was: Minor)
> Remove unnecessary conversion to 'String'
> -----------------------------------------
>
> Key: NIFI-16143
> URL: https://issues.apache.org/jira/browse/NIFI-16143
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Trivial
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Unnecessary conversion to 'String'
> indicates there are a couple of places in the code where String.valueOf is
> used on a string.
> The purpose of this ticket is to remove the use of String.valueOf in these
> places.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)