Uses of Interface
io.camunda.client.api.search.response.BatchOperationItems.BatchOperationItem
Packages that use BatchOperationItems.BatchOperationItem
Package
Description
-
Uses of BatchOperationItems.BatchOperationItem in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return types with arguments of type BatchOperationItems.BatchOperationItem -
Uses of BatchOperationItems.BatchOperationItem in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type BatchOperationItems.BatchOperationItemModifier and TypeMethodDescriptionBatchOperationItemSearchRequestImpl.requestTimeout(Duration requestTimeout) BatchOperationItemSearchRequestImpl.send() -
Uses of BatchOperationItems.BatchOperationItem in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement BatchOperationItems.BatchOperationItemMethods in io.camunda.client.impl.search.response that return types with arguments of type BatchOperationItems.BatchOperationItemModifier and TypeMethodDescriptionBatchOperationItemsImpl.items()SearchResponseMapper.toBatchOperationItemsResponse(BatchOperationItemSearchQueryResult response)