| Package | Description |
|---|---|
| org.apache.nifi.flow |
| Modifier and Type | Field and Description |
|---|---|
private Position |
VersionedComponent.position |
| Modifier and Type | Field and Description |
|---|---|
private List<Position> |
VersionedConnection.bends |
| Modifier and Type | Method and Description |
|---|---|
Position |
VersionedComponent.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
List<Position> |
VersionedConnection.getBends() |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedComponent.setPosition(Position position) |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedConnection.setBends(List<Position> bends) |
Copyright © 2022 Apache NiFi Project. All rights reserved.