| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.status | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Collection<ConnectionStatusSnapshotEntity> |
ProcessGroupStatusSnapshotDTO.connectionStatusSnapshots |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConnectionStatusSnapshotEntity> |
ProcessGroupStatusSnapshotDTO.getConnectionStatusSnapshots()
The status of all connections in this process group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessGroupStatusSnapshotDTO.setConnectionStatusSnapshots(Collection<ConnectionStatusSnapshotEntity> connectionStatus) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatusSnapshotEntity |
ConnectionStatusSnapshotEntity.clone() |
Copyright © 2023 Apache NiFi Project. All rights reserved.