NIFIREG-48: Added new nifi-registry-flow-diff module and updates to data model to accomodate what NiFi needs for integration.

This closes #31.

Signed-off-by: Bryan Bende <bbende@apache.org>
32 files changed
tree: b0fcfd3c1c09e5827e8fc58d124409069391f619
  1. nifi-registry-assembly/
  2. nifi-registry-bootstrap/
  3. nifi-registry-client/
  4. nifi-registry-data-model/
  5. nifi-registry-docs/
  6. nifi-registry-flow-diff/
  7. nifi-registry-framework/
  8. nifi-registry-jetty/
  9. nifi-registry-properties/
  10. nifi-registry-provider-api/
  11. nifi-registry-resources/
  12. nifi-registry-runtime/
  13. nifi-registry-security-api/
  14. nifi-registry-security-api-impl/
  15. nifi-registry-security-utils/
  16. nifi-registry-utils/
  17. nifi-registry-web-api/
  18. nifi-registry-web-docs/
  19. nifi-registry-web-ui/
  20. .gitignore
  21. .travis.yml
  22. build-and-run.sh
  23. LICENSE
  24. NOTICE
  25. pom.xml
  26. README.md
  27. stop.sh
README.md

Apache NiFi Registry

Registry—a subproject of Apache NiFi—is a complementary application that provides a central location for storage and management of shared resources across one or more instances of NiFi and/or MiNiFi.

Table of Contents

Getting Started

TBD

License

Except as otherwise noted this software is licensed under the Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.