[
https://issues.apache.org/jira/browse/NIFI-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-986:
-----------------------------
Attachment: NIFI-986.patch
This patch adds a new method to the EventAccess interface:
{code}
List<Action> getFlowChanges(int firstActionId, final int maxActions);
{code}
In addition, interfaces were created for the classes in nifi-user-actions and
placed in nifi-api.
> Expose audit information on flow design changes to reporting tasks
> ------------------------------------------------------------------
>
> Key: NIFI-986
> URL: https://issues.apache.org/jira/browse/NIFI-986
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Fix For: 0.4.0
>
> Attachments: NIFI-986.patch
>
>
> It would be helpful for reporting tasks to have access to the audit
> information about flow design changes in order to report this information to
> external systems.
> The first use case for this would be reporting flow design changes to Atlas
> in order for Atlas to capture the flow design metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)