| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto |
| Modifier and Type | Field and Description |
|---|---|
private List<RelationshipDTO> |
ProcessorDTO.relationships |
| Modifier and Type | Method and Description |
|---|---|
List<RelationshipDTO> |
ProcessorDTO.getRelationships()
Gets the available relationships that this processor currently supports.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorDTO.setRelationships(List<RelationshipDTO> relationships) |
Copyright © 2023 Apache NiFi Project. All rights reserved.