| Package | Description |
|---|---|
| org.commonjava.auditquery.history.dto |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeEvent> |
ChangeEventDTO.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ChangeEventDTO |
ChangeEventDTO.items(List<ChangeEvent> items) |
| Constructor and Description |
|---|
ChangeEventDTO(Integer pageSize,
Integer total,
Integer curPage,
List<ChangeEvent> items) |
Copyright © 2018-2019. All Rights Reserved.