| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Set<ControllerServiceReferencingComponentEntity> |
ControllerServiceDTO.referencingComponents |
private Set<ControllerServiceReferencingComponentEntity> |
ControllerServiceReferencingComponentDTO.referencingComponents |
| Modifier and Type | Method and Description |
|---|---|
Set<ControllerServiceReferencingComponentEntity> |
ControllerServiceDTO.getReferencingComponents() |
Set<ControllerServiceReferencingComponentEntity> |
ControllerServiceReferencingComponentDTO.getReferencingComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ControllerServiceDTO.setReferencingComponents(Set<ControllerServiceReferencingComponentEntity> referencingComponents) |
void |
ControllerServiceReferencingComponentDTO.setReferencingComponents(Set<ControllerServiceReferencingComponentEntity> referencingComponents) |
| Modifier and Type | Field and Description |
|---|---|
private Set<ControllerServiceReferencingComponentEntity> |
ControllerServiceReferencingComponentsEntity.controllerServiceReferencingComponents |
| Modifier and Type | Method and Description |
|---|---|
Set<ControllerServiceReferencingComponentEntity> |
ControllerServiceReferencingComponentsEntity.getControllerServiceReferencingComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ControllerServiceReferencingComponentsEntity.setControllerServiceReferencingComponents(Set<ControllerServiceReferencingComponentEntity> controllerServiceReferencingComponents) |
Copyright © 2023 Apache NiFi Project. All rights reserved.