You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/15 21:19:00 UTC

[jira] [Commented] (NIFI-10775) Improve support for DescribedValue in PropertyDescriptor.Builder

    [ https://issues.apache.org/jira/browse/NIFI-10775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634528#comment-17634528 ] 

ASF subversion and git services commented on NIFI-10775:
--------------------------------------------------------

Commit 241d6191384ea688e7a7deedaf85475cbba78ba7 in nifi's branch refs/heads/main from Nandor Soma Abonyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=241d619138 ]

NIFI-10775 Improve support for DescribedValue in PropertyDescriptor.Builder

This closes #6650.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> Improve support for DescribedValue in PropertyDescriptor.Builder
> ----------------------------------------------------------------
>
>                 Key: NIFI-10775
>                 URL: https://issues.apache.org/jira/browse/NIFI-10775
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Nandor Soma Abonyi
>            Assignee: Nandor Soma Abonyi
>            Priority: Minor
>              Labels: nifi
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Since allowableValues() supports DescriptedValue it makes sense to use them in the dependsOn() and defaultValue() methods so it wouldn't be required to explicitly get the value of a DescribedValue when it is already used in allowableValues.
> Raised here: https://github.com/apache/nifi/pull/6619#discussion_r1014953245



--
This message was sent by Atlassian Jira
(v8.20.10#820010)