You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Gresock (Jira)" <ji...@apache.org> on 2021/11/19 02:00:00 UTC

[jira] [Updated] (NIFI-9003) Framework implementation of ParameterProvider

     [ https://issues.apache.org/jira/browse/NIFI-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Gresock updated NIFI-9003:
------------------------------
    Attachment: param-providers.sh

> Framework implementation of ParameterProvider
> ---------------------------------------------
>
>                 Key: NIFI-9003
>                 URL: https://issues.apache.org/jira/browse/NIFI-9003
>             Project: Apache NiFi
>          Issue Type: Sub-task
>            Reporter: Joe Gresock
>            Assignee: Joe Gresock
>            Priority: Major
>         Attachments: Parameter_Providers.json, param-providers.sh
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> This should be the core implementation, including:
> * ParameterProvider interface in the core framework API
> * Addition of sensitive/non-sensitive ParameterProviders to ParameterContext interface
> * Implementation of StandardParameterProvider in core framework
> * Update to StandardParameterContext for above interface changes
> * Serialization of ParameterProviders in flow.xml.gz and flow definition JSON
> * Fetch Parameters operation and REST endpoint (ensure the correct policies apply)
> With a test implementation of a ParameterProvider, this should be enough to exercise the new framework without UI or CLI changes, since a ParameterProvider could be entered manually in a flow definition and have its values fetched using the REST API.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)