Uses of Class
io.camunda.client.protocol.rest.BatchOperationSearchQueryResult
Packages that use BatchOperationSearchQueryResult
-
Uses of BatchOperationSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type BatchOperationSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<BatchOperation> SearchResponseMapper.toBatchOperationsResponse(BatchOperationSearchQueryResult response) -
Uses of BatchOperationSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return BatchOperationSearchQueryResultModifier and TypeMethodDescriptionBatchOperationSearchQueryResult.addItemsItem(BatchOperationResponse itemsItem) BatchOperationSearchQueryResult.items(List<BatchOperationResponse> items) BatchOperationSearchQueryResult.page(SearchQueryPageResponse page)