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

Daniel Stieglitz updated NIFI-15609:
------------------------------------
    Status: Patch Available  (was: In Progress)

> Remove unnecessary semicolons and make variables in enums final
> ---------------------------------------------------------------
>
>                 Key: NIFI-15609
>                 URL: https://issues.apache.org/jira/browse/NIFI-15609
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi API
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently there are almost a handful of enums in the nifi-api whose variables 
> are not final and should be. In addition many enums in the nifi-api 
> declarations end with a semicolon which are not necessary.
> The point of this ticket is to make those enums variables who are not final, 
> final and to remove the unnecessary semicolons.



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

Reply via email to