Arpad Boda created MINIFICPP-958:
------------------------------------
Summary: Visibilities (and contracts) of processors should be fixed
Key: MINIFICPP-958
URL: https://issues.apache.org/jira/browse/MINIFICPP-958
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.6.0
Reporter: Arpad Boda
Assignee: Arpad Boda
Fix For: 1.0.0
* Properties and relationships shouldn't be public. Validation should be done
via the data populated by the processor during init phase.
* Other data members, such as callbacks, non-vritual functions should be
hidden as well
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)