| Modifier and Type | Field and Description |
|---|---|
private List<DynamicProperty> |
ConfigurableExtensionDefinition.dynamicProperties |
| Modifier and Type | Method and Description |
|---|---|
List<DynamicProperty> |
ConfigurableComponentDefinition.getDynamicProperties() |
List<DynamicProperty> |
ConfigurableExtensionDefinition.getDynamicProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableComponentDefinition.setDynamicProperties(List<DynamicProperty> dynamicProperties) |
void |
ConfigurableExtensionDefinition.setDynamicProperties(List<DynamicProperty> dynamicProperties) |
Copyright © 2023 Apache NiFi Project. All rights reserved.