Bob Paulin created NIFI-15536:
---------------------------------
Summary: Connectors should use DescribedValue interface rather
than AllowableValue type to allow enum usage.
Key: NIFI-15536
URL: https://issues.apache.org/jira/browse/NIFI-15536
Project: Apache NiFi
Issue Type: Improvement
Reporter: Bob Paulin
The Connector API currently uses AllowableValue which a enum type can not
extend. If these APIs use DescribedValue interface enum usage is possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)