Package | Description |
---|---|
org.apache.nifi.documentation.init | |
org.apache.nifi.parameter |
Modifier and Type | Class and Description |
---|---|
class |
DocumentationParameterProviderInitializationContext |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractParameterProvider.init(ParameterProviderInitializationContext config)
Provides a mechanism by which subclasses can perform initialization of
the Parameter Provider before its parameters are fetched
|
void |
AbstractParameterProvider.initialize(ParameterProviderInitializationContext config) |
void |
ParameterProvider.initialize(ParameterProviderInitializationContext config)
Provides the Parameter Provider with access to objects that may be of use
throughout the life of the provider
|
Copyright © 2023 Apache NiFi Project. All rights reserved.