Package | Description |
---|---|
org.camunda.bpm.engine.impl.batch.deletion |
Modifier and Type | Method and Description |
---|---|
protected DeleteProcessInstanceBatchConfiguration |
DeleteProcessInstancesJobHandler.createJobConfiguration(DeleteProcessInstanceBatchConfiguration configuration,
List<String> processIdsForJob) |
DeleteProcessInstanceBatchConfiguration |
DeleteProcessInstanceBatchConfigurationJsonConverter.toObject(com.google.gson.JsonObject json) |
Modifier and Type | Method and Description |
---|---|
protected DeleteProcessInstanceBatchConfiguration |
DeleteProcessInstancesJobHandler.createJobConfiguration(DeleteProcessInstanceBatchConfiguration configuration,
List<String> processIdsForJob) |
protected void |
DeleteProcessInstancesJobHandler.createJobEntities(BatchEntity batch,
DeleteProcessInstanceBatchConfiguration configuration,
String deploymentId,
List<String> processIds,
int invocationsPerBatchJob) |
com.google.gson.JsonObject |
DeleteProcessInstanceBatchConfigurationJsonConverter.toJsonObject(DeleteProcessInstanceBatchConfiguration configuration) |
Copyright © 2022. All rights reserved.