| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Set<ControllerServiceDTO> |
FlowSnippetDTO.controllerServices |
| Modifier and Type | Method and Description |
|---|---|
Set<ControllerServiceDTO> |
FlowSnippetDTO.getControllerServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowSnippetDTO.setControllerServices(Set<ControllerServiceDTO> controllerServices) |
| Modifier and Type | Field and Description |
|---|---|
private ControllerServiceDTO |
ControllerServiceEntity.component |
| Modifier and Type | Method and Description |
|---|---|
ControllerServiceDTO |
ControllerServiceEntity.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ControllerServiceEntity.setComponent(ControllerServiceDTO component) |
Copyright © 2023 Apache NiFi Project. All rights reserved.