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