| Interface | Description |
|---|---|
| ParameterProvider |
Defines a provider that is responsible for fetching from an external source Parameters with
which a ParameterContext can be populated.
|
| ParameterProviderInitializationContext | |
| VerifiableParameterProvider |
Any Parameter Provider that implements this interface will be provided the opportunity to verify
a given configuration of the Parameter Provider.
|
| Class | Description |
|---|---|
| AbstractParameterGroup<T> | |
| AbstractParameterProvider | |
| Parameter | |
| ParameterDescriptor |
An immutable class that holds information about a Parameter.
|
| ParameterDescriptor.Builder | |
| ParameterGroup |
Encapsulates a named group of externally fetched parameters that can be provided to referencing Parameter Contexts.
|
| ParameterGroupConfiguration |
User-provided configuration for a group of parameters fetched from a ParameterProvider.
|
| Enum | Description |
|---|---|
| ParameterSensitivity |
Indicates the sensitivity of a parameter.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.