| Package | Description |
|---|---|
| org.camunda.bpm.engine.rest.dto | |
| org.camunda.bpm.engine.rest.dto.task |
| Modifier and Type | Field and Description |
|---|---|
protected List<SortingDto> |
AbstractQueryDto.sortings |
| Modifier and Type | Method and Description |
|---|---|
List<SortingDto> |
AbstractQueryDto.getSorting() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractQueryDto.setSorting(List<SortingDto> sorting) |
| Modifier and Type | Method and Description |
|---|---|
static SortingDto |
TaskQueryDto.convertQueryOrderingPropertyToSortingDto(QueryOrderingProperty orderingProperty) |
static SortingDto |
TaskQueryDto.convertVariableOrderPropertyToSortingDto(VariableOrderProperty variableOrderProperty) |
| Modifier and Type | Method and Description |
|---|---|
static List<SortingDto> |
TaskQueryDto.convertQueryOrderingPropertiesToSortingDtos(List<QueryOrderingProperty> orderingProperties) |
Copyright © 2018 camunda services GmbH. All rights reserved.