Uses of Interface
io.camunda.client.api.fetch.BatchOperationGetRequest
Packages that use BatchOperationGetRequest
-
Uses of BatchOperationGetRequest in io.camunda.client
Methods in io.camunda.client that return BatchOperationGetRequestModifier and TypeMethodDescriptionCamundaClient.newBatchOperationGetRequest(String batchOperationKey) Request to get a single batch operation by batch operation key. -
Uses of BatchOperationGetRequest in io.camunda.client.impl
Methods in io.camunda.client.impl that return BatchOperationGetRequestModifier and TypeMethodDescriptionCamundaClientImpl.newBatchOperationGetRequest(String batchOperationKey) -
Uses of BatchOperationGetRequest in io.camunda.client.impl.fetch
Classes in io.camunda.client.impl.fetch that implement BatchOperationGetRequest