Uses of Class
io.camunda.client.protocol.rest.BatchOperationSearchQuery
Packages that use BatchOperationSearchQuery
-
Uses of BatchOperationSearchQuery in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return BatchOperationSearchQueryModifier and TypeMethodDescriptionprotected BatchOperationSearchQueryBatchOperationSearchRequestImpl.getSearchRequestProperty() -
Uses of BatchOperationSearchQuery in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return BatchOperationSearchQueryModifier and TypeMethodDescriptionBatchOperationSearchQuery.addSortItem(BatchOperationSearchQuerySortRequest sortItem) BatchOperationSearchQuery.filter(BatchOperationFilter filter) BatchOperationSearchQuery.page(SearchQueryPageRequest page) BatchOperationSearchQuery.sort(List<BatchOperationSearchQuerySortRequest> sort)