Class DeleteProcessInstancesJobHandler

java.lang.Object
org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler<DeleteProcessInstanceBatchConfiguration>
org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
All Implemented Interfaces:
BatchJobHandler<DeleteProcessInstanceBatchConfiguration>, OptimisticLockingListener, JobHandler<BatchJobConfiguration>

public class DeleteProcessInstancesJobHandler extends AbstractBatchJobHandler<DeleteProcessInstanceBatchConfiguration>
Author:
Askar Akhmerov