Package | Description |
---|---|
org.camunda.bpm.engine.impl.batch.deletion | |
org.camunda.bpm.engine.impl.cmd.batch |
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> processInstancesToHandle,
int invocationsPerBatchJob) |
com.google.gson.JsonObject |
DeleteProcessInstanceBatchConfigurationJsonConverter.toJsonObject(DeleteProcessInstanceBatchConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected BatchJobHandler<DeleteProcessInstanceBatchConfiguration> |
DeleteProcessInstanceBatchCmd.getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration) |
Copyright © 2022. All rights reserved.