| Package | Description |
|---|---|
| org.apache.nifi.documentation.init | |
| org.apache.nifi.reporting |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentationReportingInitializationContext |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractReportingTask.init(ReportingInitializationContext config)
Provides a mechanism by which subclasses can perform initialization of
the Reporting Task before it is scheduled to be run
|
void |
ReportingTask.initialize(ReportingInitializationContext config)
Provides the Reporting Task with access to objects that may be of use
throughout the life of the service
|
void |
AbstractReportingTask.initialize(ReportingInitializationContext config) |
Copyright © 2023 Apache NiFi Project. All rights reserved.