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

endzeit updated NIFI-12446:
---------------------------
    Description: 
The new processor {{FilterAttribute}} should be aligned with common coding 
conventions followed by other Processor components.

This applies to the implementation both on the s{{{}upport/nifi-1.x{}}} and 
{{main}} branch, unless mentioned.

Desired changes:
 * rename property "Filter mode" ("FILTER_MODE") to "Filter Mode" ("Filter 
Mode") 
 * rename property "Attribute matching strategy" ("MATCHING_STRATEGY") to 
"Attribute Matching Strategy" ("Attribute Matching Strategy") 
 * use Collections.unmodifiableList(Arrays.asList(...)) instead of 
_propertyDescriptors (support/nifi-1.x only)

  was:
The new processor {{FilterAttribute}} should be aligned with common coding 
conventions followed by other Processor components.

This applies to the implementation both on the s{{{}upport/nifi-1.x{}}} and 
{{main}} branch.

Desired changes:
 * rename property "Filter mode" ("FILTER_MODE") to "Filter Mode" ("Filter 
Mode") 


> Align implementation of FilterAttribute with coding conventions
> ---------------------------------------------------------------
>
>                 Key: NIFI-12446
>                 URL: https://issues.apache.org/jira/browse/NIFI-12446
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: endzeit
>            Priority: Major
>
> The new processor {{FilterAttribute}} should be aligned with common coding 
> conventions followed by other Processor components.
> This applies to the implementation both on the s{{{}upport/nifi-1.x{}}} and 
> {{main}} branch, unless mentioned.
> Desired changes:
>  * rename property "Filter mode" ("FILTER_MODE") to "Filter Mode" ("Filter 
> Mode") 
>  * rename property "Attribute matching strategy" ("MATCHING_STRATEGY") to 
> "Attribute Matching Strategy" ("Attribute Matching Strategy") 
>  * use Collections.unmodifiableList(Arrays.asList(...)) instead of 
> _propertyDescriptors (support/nifi-1.x only)



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

Reply via email to