Uses of Interface
io.camunda.client.api.search.response.BatchOperation
Packages that use BatchOperation
Package
Description
-
Uses of BatchOperation in io.camunda.client.impl.fetch
Methods in io.camunda.client.impl.fetch that return types with arguments of type BatchOperationModifier and TypeMethodDescriptionBatchOperationGetRequestImpl.requestTimeout(Duration requestTimeout) BatchOperationGetRequestImpl.send() -
Uses of BatchOperation in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type BatchOperationModifier and TypeMethodDescriptionBatchOperationSearchRequestImpl.requestTimeout(Duration requestTimeout) BatchOperationSearchRequestImpl.send() -
Uses of BatchOperation in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement BatchOperationMethods in io.camunda.client.impl.search.response that return BatchOperationModifier and TypeMethodDescriptionstatic BatchOperationSearchResponseMapper.toBatchOperationGetResponse(BatchOperationResponse response) Methods in io.camunda.client.impl.search.response that return types with arguments of type BatchOperationModifier and TypeMethodDescriptionstatic SearchResponse<BatchOperation> SearchResponseMapper.toBatchOperationsResponse(BatchOperationSearchQueryResult response)