| Package | Description |
|---|---|
| org.apache.nifi.components | |
| org.apache.nifi.controller | |
| org.apache.nifi.processor | |
| org.apache.nifi.registry.flow | |
| org.apache.nifi.reporting |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValidationContext |
| Modifier and Type | Method and Description |
|---|---|
String |
ClassloaderIsolationKeyProvider.getClassloaderIsolationKey(PropertyContext context)
Determines the key that identifies a shared ClassLoader that this component may use.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationContext
This context is passed to ControllerServices and Reporting Tasks in order
to expose their configuration to them.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessContext
Provides a bridge between a Processor and the NiFi Framework
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlowRegistryClientConfigurationContext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReportingContext
This interface provides a bridge between the NiFi Framework and a
ReportingTask. |
Copyright © 2023 Apache NiFi Project. All rights reserved.