| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.status | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Collection<RemoteProcessGroupStatusSnapshotEntity> |
ProcessGroupStatusSnapshotDTO.remoteProcessGroupStatusSnapshots |
| Modifier and Type | Method and Description |
|---|---|
Collection<RemoteProcessGroupStatusSnapshotEntity> |
ProcessGroupStatusSnapshotDTO.getRemoteProcessGroupStatusSnapshots()
The status of all remote process groups in this process group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessGroupStatusSnapshotDTO.setRemoteProcessGroupStatusSnapshots(Collection<RemoteProcessGroupStatusSnapshotEntity> remoteProcessGroupStatus) |
| Modifier and Type | Method and Description |
|---|---|
RemoteProcessGroupStatusSnapshotEntity |
RemoteProcessGroupStatusSnapshotEntity.clone() |
Copyright © 2023 Apache NiFi Project. All rights reserved.