Pierre Villard created NIFI-15443:
-------------------------------------
Summary: NiFi API - Add support for migrateProperties in Registry
Clients and Parameter Providers
Key: NIFI-15443
URL: https://issues.apache.org/jira/browse/NIFI-15443
Project: Apache NiFi
Issue Type: Improvement
Components: NiFi API
Reporter: Pierre Villard
Assignee: Pierre Villard
Adding
{code:java}
default void migrateProperties(PropertyConfiguration config) {
} {code}
To both FlowRegistryClient and ParameterProvider.
This does not have any impact on existing code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)