jsferner opened a new pull request #3931: NIFI-6872: support download flow URL: https://github.com/apache/nifi/pull/3931 NIFI-6872: - Added UI versioned flow supportsDownload functionality with download flow menu item - Added VersionsResource endpoint for downloading versioned flow with registry-related info removed (not currently exposed in the UI since decision was made to support any flow for download, whether versioned or not) - Added ProcessGroupResource endpoint for downloading current flow with registry-related info removed - Added StandardNifiServiceFacade functionality for downloading both current and versioned flow - Added XmlTransient markers on variables introduced by Instantiated model classes so they do not appear in serialized download - Updated NiFiRegistryFlowMapper.mapParameterContexts to handle mapping nested parameter contexts for use in producing a complete VersionedFlowSnapshot - Added ability for NiFiRegistryFlowMapper to map nested process groups ignoring versioning for use in producing a complete VersionedFlowSnapshot - Added unit tests where helpful
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
