Class ProcessSetRemovalTimeJobHandler

java.lang.Object
org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler<SetRemovalTimeBatchConfiguration>
org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
All Implemented Interfaces:
BatchJobHandler<SetRemovalTimeBatchConfiguration>, OptimisticLockingListener, JobHandler<BatchJobConfiguration>

public class ProcessSetRemovalTimeJobHandler extends AbstractBatchJobHandler<SetRemovalTimeBatchConfiguration>
Author:
Tassilo Weidner