Bryan Bende created NIFIREG-10:
----------------------------------
Summary: Implement initial registry service layer
Key: NIFIREG-10
URL: https://issues.apache.org/jira/browse/NIFIREG-10
Project: NiFi Registry
Issue Type: Improvement
Reporter: Bryan Bende
Assignee: Bryan Bende
Priority: Minor
This ticket is to implement a service layer that will be called by the REST
layer and will use the providers to perform the desired actions, i.e. for
saving a snapshot, it will call the metadata provider to create the snapshot
there, and then call a serializer to get the bytes of the snapshot, and then
persist the bytes using the flow persistence provider.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)