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