| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto | |
| org.apache.nifi.web.api.dto.diagnostics | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Set<ConnectionDTO> |
FlowSnippetDTO.connections |
| Modifier and Type | Method and Description |
|---|---|
Set<ConnectionDTO> |
FlowSnippetDTO.getConnections() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowSnippetDTO.setConnections(Set<ConnectionDTO> connections) |
| Modifier and Type | Field and Description |
|---|---|
private ConnectionDTO |
ConnectionDiagnosticsDTO.connection |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDTO |
ConnectionDiagnosticsDTO.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionDiagnosticsDTO.setConnection(ConnectionDTO connection) |
| Modifier and Type | Field and Description |
|---|---|
private ConnectionDTO |
ConnectionEntity.component |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDTO |
ConnectionEntity.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionEntity.setComponent(ConnectionDTO component) |
Copyright © 2023 Apache NiFi Project. All rights reserved.