[
https://issues.apache.org/jira/browse/NIFI-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058619#comment-18058619
]
ASF subversion and git services commented on NIFI-15536:
--------------------------------------------------------
Commit 16db577fa003d5b5d37ead526db952b74cf704d2 in nifi's branch
refs/heads/NIFI-15258 from Bob Paulin
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=16db577fa0 ]
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)