Ferenc Gerlits created MINIFICPP-1728:
-----------------------------------------
Summary: Clean up getProperty/setProperty in ProcessContext etc
Key: MINIFICPP-1728
URL: https://issues.apache.org/jira/browse/MINIFICPP-1728
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
We have a lot of parallel versions of {{getProperty}} and {{{}setProperty{}}},
some of which take a (reference to) a Property object, some take a string (the
name of the property).
If possible, it would be good to get rid of all the string versions. It should
be possible to at least get rid of most of them.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)