Class UpdateProcessInstancesSuspendStateJobHandler

java.lang.Object
org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler<UpdateProcessInstancesSuspendStateBatchConfiguration>
org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateJobHandler
All Implemented Interfaces:
BatchJobHandler<UpdateProcessInstancesSuspendStateBatchConfiguration>, OptimisticLockingListener, JobHandler<BatchJobConfiguration>

public class UpdateProcessInstancesSuspendStateJobHandler extends AbstractBatchJobHandler<UpdateProcessInstancesSuspendStateBatchConfiguration>