Uses of Class
io.camunda.client.protocol.rest.ElementInstanceWaitStateQuerySortRequest
Packages that use ElementInstanceWaitStateQuerySortRequest
-
Uses of ElementInstanceWaitStateQuerySortRequest in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type ElementInstanceWaitStateQuerySortRequestModifier and TypeMethodDescriptionSearchRequestSortMapper.toElementInstanceWaitStateSearchQuerySortRequest(List<SearchRequestSort> requests) Method parameters in io.camunda.client.impl.search.request with type arguments of type ElementInstanceWaitStateQuerySortRequestModifier and TypeMethodDescriptionstatic List<SearchRequestSort> SearchRequestSortMapper.fromElementInstanceWaitStateSearchQuerySortRequest(List<ElementInstanceWaitStateQuerySortRequest> requests) -
Uses of ElementInstanceWaitStateQuerySortRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ElementInstanceWaitStateQuerySortRequestModifier and TypeMethodDescriptionElementInstanceWaitStateQuerySortRequest.field(ElementInstanceWaitStateQuerySortRequest.FieldEnum field) ElementInstanceWaitStateQuerySortRequest.order(SortOrderEnum order) Methods in io.camunda.client.protocol.rest that return types with arguments of type ElementInstanceWaitStateQuerySortRequestMethods in io.camunda.client.protocol.rest with parameters of type ElementInstanceWaitStateQuerySortRequestModifier and TypeMethodDescriptionElementInstanceWaitStateQuery.addSortItem(ElementInstanceWaitStateQuerySortRequest sortItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type ElementInstanceWaitStateQuerySortRequestModifier and TypeMethodDescriptionvoidElementInstanceWaitStateQuery.setSort(List<ElementInstanceWaitStateQuerySortRequest> sort) ElementInstanceWaitStateQuery.sort(List<ElementInstanceWaitStateQuerySortRequest> sort)