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 2023/03/16 20:47:00 UTC

[jira] [Commented] (NIFI-11286) ExtensionComponent missing getter

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

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

Commit a278e8dde2baeaad23e4823f39632d4f885531f5 in nifi's branch refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a278e8dde2 ]

NIFI-11286 Added getter for ExtensionComponent.restricted

This closes #7048

Signed-off-by: David Handermann <ex...@apache.org>


> ExtensionComponent missing getter
> ---------------------------------
>
>                 Key: NIFI-11286
>                 URL: https://issues.apache.org/jira/browse/NIFI-11286
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Paul Grey
>            Assignee: Paul Grey
>            Priority: Trivial
>             Fix For: 1.latest, 2.latest
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Class "ExtensionComponent" (org/apache/nifi/c2/protocol/component/api) includes member variable "restricted".  Java bean introspector expects any Boolean member to be exposed with "get" API.
>  



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