| Package | Description |
|---|---|
| org.apache.nifi.flow |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,VersionedPropertyDescriptor> |
VersionedParameterProvider.propertyDescriptors |
private Map<String,VersionedPropertyDescriptor> |
VersionedConfigurableExtension.propertyDescriptors |
| Modifier and Type | Method and Description |
|---|---|
Map<String,VersionedPropertyDescriptor> |
VersionedParameterProvider.getPropertyDescriptors() |
Map<String,VersionedPropertyDescriptor> |
VersionedConfigurableComponent.getPropertyDescriptors() |
Map<String,VersionedPropertyDescriptor> |
VersionedConfigurableExtension.getPropertyDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedParameterProvider.setPropertyDescriptors(Map<String,VersionedPropertyDescriptor> propertyDescriptors) |
void |
VersionedConfigurableComponent.setPropertyDescriptors(Map<String,VersionedPropertyDescriptor> propertyDescriptors) |
void |
VersionedConfigurableExtension.setPropertyDescriptors(Map<String,VersionedPropertyDescriptor> propertyDescriptors) |
Copyright © 2023 Apache NiFi Project. All rights reserved.