You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Paul Grey (Jira)" <ji...@apache.org> on 2022/03/01 00:01:00 UTC

[jira] [Created] (NIFI-9738) VersionedComponent and subclasses; data members should derive from Object

Paul Grey created NIFI-9738:
-------------------------------

             Summary: VersionedComponent and subclasses; data members should derive from Object 
                 Key: NIFI-9738
                 URL: https://issues.apache.org/jira/browse/NIFI-9738
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Paul Grey


In order to provide for ease of object serialization, classes deriving from `org.apache.nifi.flow.VersionedComponent` should avoid use of primitive data members.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)