Pierre Villard created NIFI-15864:
-------------------------------------
Summary: Export Connector to Canvas
Key: NIFI-15864
URL: https://issues.apache.org/jira/browse/NIFI-15864
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Reporter: Pierre Villard
Assignee: Pierre Villard
Introduce new connector endpoints:
- /<id>/download
- /<id>/export-to-canvas
In order to support the option where we export a connector as a process group
to the canvas.
A parameter context will be automatically created, attached to the new process
group and hold all of the parameters based on the current configuration of the
connector at export time. Sensitive values will NOT be set. Assets will be
duplicated.
State can be optionally duplicated, assuming the connector is stopped at export
time. This is assuming the work in NIFI-15671 is merged first.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)