[
https://issues.apache.org/jira/browse/NIFI-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056049#comment-18056049
]
ASF subversion and git services commented on NIFI-15536:
--------------------------------------------------------
Commit 9e213984b428734df062c8ccf96453a4edd912f2 in nifi's branch
refs/heads/NIFI-15258 from Bob Paulin
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9e213984b4 ]
NIFI-15536: Change Connector API to use DescribedValue vs AllowableValue
(#10841)
> 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
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)