Class MigrationBatchJobHandler

java.lang.Object
org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler<MigrationBatchConfiguration>
org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
All Implemented Interfaces:
BatchJobHandler<MigrationBatchConfiguration>, OptimisticLockingListener, JobHandler<BatchJobConfiguration>

public class MigrationBatchJobHandler extends AbstractBatchJobHandler<MigrationBatchConfiguration>
Job handler for batch migration jobs. The batch migration job migrates a list of process instances.