Uses of Class
io.camunda.client.protocol.rest.MappingRuleSearchQuerySortRequest
Packages that use MappingRuleSearchQuerySortRequest
-
Uses of MappingRuleSearchQuerySortRequest in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type MappingRuleSearchQuerySortRequestModifier and TypeMethodDescriptionSearchRequestSortMapper.toMappingRuleSearchQuerySortRequest(List<SearchRequestSort> requests) Method parameters in io.camunda.client.impl.search.request with type arguments of type MappingRuleSearchQuerySortRequestModifier and TypeMethodDescriptionstatic List<SearchRequestSort> SearchRequestSortMapper.fromMappingSearchQuerySortRequest(List<MappingRuleSearchQuerySortRequest> requests) -
Uses of MappingRuleSearchQuerySortRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return MappingRuleSearchQuerySortRequestModifier and TypeMethodDescriptionMappingRuleSearchQuerySortRequest.field(MappingRuleSearchQuerySortRequest.FieldEnum field) MappingRuleSearchQuerySortRequest.order(SortOrderEnum order) Methods in io.camunda.client.protocol.rest that return types with arguments of type MappingRuleSearchQuerySortRequestMethods in io.camunda.client.protocol.rest with parameters of type MappingRuleSearchQuerySortRequestModifier and TypeMethodDescriptionMappingRuleSearchQueryRequest.addSortItem(MappingRuleSearchQuerySortRequest sortItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type MappingRuleSearchQuerySortRequestModifier and TypeMethodDescriptionvoidMappingRuleSearchQueryRequest.setSort(List<MappingRuleSearchQuerySortRequest> sort) MappingRuleSearchQueryRequest.sort(List<MappingRuleSearchQuerySortRequest> sort)