| Package | Description |
|---|---|
| org.apache.nifi.controller | |
| org.apache.nifi.documentation.init | |
| org.apache.nifi.processor | |
| org.apache.nifi.reporting |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ControllerServiceInitializationContext |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentationControllerServiceInitializationContext |
class |
DocumentationProcessorInitializationContext |
class |
DocumentationReportingInitializationContext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessorInitializationContext
The
ProcessorInitializationContext provides
Processors access to objects that
may be of use throughout the life of the Processor. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReportingInitializationContext
A ReportingConfiguration provides configuration information to a
ReportingTask at the time of initialization
|
Copyright © 2019 Apache NiFi Project. All rights reserved.