This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-api.git
from 01a79e3 NIFI-15926 Aligned API Checkstyle configuration with primary
configuration (#87)
add 86f28b3 NIFI-15979 Added ConnectorStatus for Reporting (#89)
No new revisions were added by this update.
Summary of changes:
.../nifi/controller/status/ConnectorStatus.java | 90 ++++++++++++++++++++++
.../org/apache/nifi/reporting/EventAccess.java | 21 +++++
2 files changed, 111 insertions(+)
create mode 100644
src/main/java/org/apache/nifi/controller/status/ConnectorStatus.java