| Package | Description |
|---|---|
| org.apache.nifi.flow |
| Modifier and Type | Field and Description |
|---|---|
private ConnectableComponent |
VersionedConnection.destination |
private ConnectableComponent |
VersionedConnection.source |
| Modifier and Type | Method and Description |
|---|---|
ConnectableComponent |
VersionedConnection.getDestination() |
ConnectableComponent |
VersionedConnection.getSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedConnection.setDestination(ConnectableComponent destination) |
void |
VersionedConnection.setSource(ConnectableComponent source) |
Copyright © 2023 Apache NiFi Project. All rights reserved.