| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto |
| Modifier and Type | Field and Description |
|---|---|
private List<PreviousValueDTO> |
PropertyHistoryDTO.previousValues |
| Modifier and Type | Method and Description |
|---|---|
List<PreviousValueDTO> |
PropertyHistoryDTO.getPreviousValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyHistoryDTO.setPreviousValues(List<PreviousValueDTO> previousValues) |
Copyright © 2023 Apache NiFi Project. All rights reserved.