| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto |
| Modifier and Type | Field and Description |
|---|---|
private List<PropertyDependencyDTO> |
PropertyDescriptorDTO.dependencies |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyDependencyDTO> |
PropertyDescriptorDTO.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDescriptorDTO.setDependencies(List<PropertyDependencyDTO> dependencies) |
Copyright © 2023 Apache NiFi Project. All rights reserved.