mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
ce50ffbe0e
* NIFI-11464 Improvements for importing nested versioned flows - Introduce FlowSnapshotContainer to return root snapshot + children - Introduce ControllerServiceResolver to extract logic from service facade - Update resolution logic to correctly consider all services in the hierarchy - Merge additional parameter contexts and parameter providers from child to parent - Add unit test for controller service resolver - Replace use of emptSet/emptyMap with new set/map instance