nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web
Joe Ferner 058883091c
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
- 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

NIFI-6872: PR response...
- Updated mapParameterContext to return a Map to handle uniqueness of contexts by name since ultimately everything converted it to a map anyway. The VersionedParameterContext class from the registry model doesn't support hashcode/equals currently so returning a Set wouldn't work.
- Updated assert calls to put expected value as first parameter and actual as second parameter
- Added one time password (OTP) support for flow download endpoint to support non cert based authentication

This closes #3931
2019-12-18 16:37:47 -05:00
..
nifi-custom-ui-utilities NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-jetty NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-ui-extension NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-web-api NIFI-6872: 2019-12-18 16:37:47 -05:00
nifi-web-content-access NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-web-content-viewer NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-web-docs NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-web-error NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-web-optimistic-locking NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-web-security NIFI-6872: 2019-12-18 16:37:47 -05:00
nifi-web-ui NIFI-6872: 2019-12-18 16:37:47 -05:00
pom.xml NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00