Uses of Class
org.camunda.bpm.client.task.SortingDto
Packages that use SortingDto
-
Uses of SortingDto in org.camunda.bpm.client.task
Methods in org.camunda.bpm.client.task that return SortingDtoModifier and TypeMethodDescriptionprotected static SortingDtoSortingDto.fromOrderingProperty(OrderingConfig.OrderingProperty property) Static factory method to create aSortingDtofrom a givenOrderingConfig.OrderingProperty.static SortingDtoStatic factory method to create aSortingDtofrom a field and its order.Methods in org.camunda.bpm.client.task that return types with arguments of type SortingDtoModifier and TypeMethodDescriptionOrderingConfig.toSortingDtos()Converts thisOrderingConfigto a list ofSortingDtos. -
Uses of SortingDto in org.camunda.bpm.client.topic.impl.dto
Fields in org.camunda.bpm.client.topic.impl.dto with type parameters of type SortingDtoMethods in org.camunda.bpm.client.topic.impl.dto that return types with arguments of type SortingDtoMethod parameters in org.camunda.bpm.client.topic.impl.dto with type arguments of type SortingDtoModifier and TypeMethodDescriptionvoidFetchAndLockRequestDto.setSorting(List<SortingDto> sorting)