Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ProcessInstanceQueryDtoSorting |
ProcessInstanceQueryDtoSorting.sortBy(ProcessInstanceQueryDtoSorting.SortByEnum sortBy) |
ProcessInstanceQueryDtoSorting |
ProcessInstanceQueryDtoSorting.sortOrder(ProcessInstanceQueryDtoSorting.SortOrderEnum sortOrder) |
Modifier and Type | Method and Description |
---|---|
List<ProcessInstanceQueryDtoSorting> |
ProcessInstanceQueryDto.getSorting()
Apply sorting of the result
|
Modifier and Type | Method and Description |
---|---|
ProcessInstanceQueryDto |
ProcessInstanceQueryDto.addSortingItem(ProcessInstanceQueryDtoSorting sortingItem) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessInstanceQueryDto.setSorting(List<ProcessInstanceQueryDtoSorting> sorting) |
ProcessInstanceQueryDto |
ProcessInstanceQueryDto.sorting(List<ProcessInstanceQueryDtoSorting> sorting) |
Copyright © 2022. All rights reserved.