Mark Payne created NIFIREG-401:
----------------------------------
Summary: Use String instead of enum for FlowFileOutboundPolicy and
FlowFileConcurrency
Key: NIFIREG-401
URL: https://issues.apache.org/jira/browse/NIFIREG-401
Project: NiFi Registry
Issue Type: Improvement
Reporter: Mark Payne
Assignee: Mark Payne
The VersionedProcessGroup has an enum for the FlowfileOutboundPolicy and for
the FlowFileConcurrency. These are likely to to change some in future releases
of nifi (possibly even before the next release of nifi). The registry doesn't
really care what these values are. So it makes sense to use a String for these
values instead of the more restrictive enum for the registry side.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)