Uses of Class
io.camunda.client.protocol.rest.BatchOperationCreatedResult
Packages that use BatchOperationCreatedResult
Package
Description
-
Uses of BatchOperationCreatedResult in io.camunda.client.impl.response
Constructors in io.camunda.client.impl.response with parameters of type BatchOperationCreatedResultModifierConstructorDescription -
Uses of BatchOperationCreatedResult in io.camunda.client.impl.search.response
Constructors in io.camunda.client.impl.search.response with parameters of type BatchOperationCreatedResult -
Uses of BatchOperationCreatedResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return BatchOperationCreatedResultModifier and TypeMethodDescriptionBatchOperationCreatedResult.batchOperationKey(String batchOperationKey) BatchOperationCreatedResult.batchOperationType(BatchOperationTypeEnum batchOperationType) DeleteResourceResponse.getBatchOperation()The batch operation created for asynchronously deleting the historic data.Methods in io.camunda.client.protocol.rest with parameters of type BatchOperationCreatedResultModifier and TypeMethodDescriptionDeleteResourceResponse.batchOperation(BatchOperationCreatedResult batchOperation) voidDeleteResourceResponse.setBatchOperation(BatchOperationCreatedResult batchOperation)