Uses of Package
org.apache.nifi.reporting
Packages that use org.apache.nifi.reporting
Package
Description
-
Classes in org.apache.nifi.reporting used by org.apache.nifi.controller
-
Classes in org.apache.nifi.reporting used by org.apache.nifi.documentationClassDescriptionDefines a task that is responsible for reporting status information to external destinations.
-
Classes in org.apache.nifi.reporting used by org.apache.nifi.documentation.initClassDescriptionA ReportingConfiguration provides configuration information to a ReportingTask at the time of initialization
-
Classes in org.apache.nifi.reporting used by org.apache.nifi.flowanalysis
-
Classes in org.apache.nifi.reporting used by org.apache.nifi.parameter
-
Classes in org.apache.nifi.reporting used by org.apache.nifi.reportingClassDescriptionA Bulletin is a construct that represents a message that is to be displayed to users to notify of a specific (usually fleeting) event.The BulletinRepository provides a place to store and retrieve
Bulletins that have been created by the NiFi Framework and the Components that are running within the Framework.An Enumeration for indicating which type of component a Bulletin is associated withThis interface provides a bridge between the NiFi Framework and aReportingTask.A ReportingConfiguration provides configuration information to a ReportingTask at the time of initializationDefines a task that is responsible for reporting status information to external destinations.