Class DeleteHistoricProcessInstancesJobHandler

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

public class DeleteHistoricProcessInstancesJobHandler extends AbstractBatchJobHandler<BatchConfiguration>
Author:
Askar Akhmerov