| Interface | Description |
|---|---|
| ConfigurationContext |
This context is passed to ControllerServices and Reporting Tasks in order
to expose their configuration to them.
|
| ControllerService |
This interface provides a mechanism for creating services that are shared
among all
Processors, ReportingTasks, and other
ControllerServices. |
| ControllerServiceInitializationContext | |
| ControllerServiceLookup | |
| NodeTypeProvider |
This interface provides a set of methods for checking NiFi node type.
|
| VerifiableControllerService |
Any Controller Service that implements this interface will be provided the opportunity to verify
a given configuration of the Controller Service.
|
| Class | Description |
|---|---|
| AbstractControllerService |
| Enum | Description |
|---|---|
| ScheduledState |
Indicates the valid values for the state of a
Triggerable entity
with respect to scheduling the entity to run. |
Copyright © 2022 Apache NiFi Project. All rights reserved.