| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.diagnostics | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private ControllerServiceEntity |
ControllerServiceDiagnosticsDTO.controllerService |
| Modifier and Type | Method and Description |
|---|---|
ControllerServiceEntity |
ControllerServiceDiagnosticsDTO.getControllerService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ControllerServiceDiagnosticsDTO.setControllerService(ControllerServiceEntity controllerService) |
| Modifier and Type | Field and Description |
|---|---|
private Set<ControllerServiceEntity> |
ControllerServicesEntity.controllerServices |
| Modifier and Type | Method and Description |
|---|---|
Set<ControllerServiceEntity> |
ControllerServicesEntity.getControllerServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ControllerServicesEntity.setControllerServices(Set<ControllerServiceEntity> controllerServices) |
Copyright © 2023 Apache NiFi Project. All rights reserved.