[ 
https://issues.apache.org/jira/browse/NIFI-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz updated NIFI-16147:
------------------------------------
    Description: 
Running Intellij

Analyze -> Run Inspection by Name -> Unnecessary fully qualified name

indicates there are almost 300 places in the code where there are unnecessary 
fully qualified names. The purpose of this ticket is to remove the fully 
qualified names and if need be replace them with imports.

In addition to fixing those, regression will be prevented with the 
implementation of theĀ 

  was:
Running Intellij

Analyze -> Run Inspection by Name -> Unnecessary fully qualified name

indicates there are almost 300 places in the code where there are unnecessary 
fully qualified names. The purpose of this ticket is to remove the fully 
qualified names and if need be replace them with imports.


> Remove unnecessary fully qualified names and implement PMD rule and 
> implemented PMD rule UnnecessaryFullyQualifiedName
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-16147
>                 URL: https://issues.apache.org/jira/browse/NIFI-16147
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Unnecessary fully qualified name
> indicates there are almost 300 places in the code where there are unnecessary 
> fully qualified names. The purpose of this ticket is to remove the fully 
> qualified names and if need be replace them with imports.
> In addition to fixing those, regression will be prevented with the 
> implementation of theĀ 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to