[
https://issues.apache.org/jira/browse/NIFI-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14412:
------------------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add Flow Action Reporter Interface to Framework API
> ---------------------------------------------------
>
> Key: NIFI-14412
> URL: https://issues.apache.org/jira/browse/NIFI-14412
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Reporter: David Handermann
> Assignee: Artur Chyży
> Priority: Major
> Fix For: 2.4.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> A new Flow Action Reporter interface should be added to the
> {{nifi-framework-api}} based on the approved design in NIP-7.
> The FlowAction model provides the contract for implementations of Flow Action
> Reporter. As described in the design, the framework is responsible for
> translating Action objects from {{nifi-api}} to the FlowAction model. The
> FlowAction model should be self-contained, using a generic Map of fields to
> capture applicable information, as opposed to the class hierarchy currently
> implemented for the framework AuditService interface.
> Implementing the new Flow Action Reporter interface involves defining it as
> an extension in the Extension Manager for loading from NAR bundles.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)