Package org.camunda.bpm.engine.impl.batch

Interface Summary
BatchJobHandler<T> A batch job handler manages batch jobs based on the configuration T.
 

Class Summary
AbstractProcessInstanceBatchConfiguration  
AbstractProcessInstanceBatchJobDeclaration  
AbstractProcessInstanceBatchJobHandler<T extends AbstractProcessInstanceBatchConfiguration> Common methods for batch job handlers based on process instances, providing serialization, configuration instantiation, etc.
BatchEntity  
BatchJobConfiguration  
BatchJobContext  
BatchMonitorJobDeclaration Job declaration for batch monitor jobs.
BatchMonitorJobHandler Job handler for batch monitor jobs.
BatchMonitorJobHandler.BatchMonitorJobConfiguration  
BatchQueryImpl  
BatchSeedJobDeclaration Job declaration for batch seed jobs.
BatchSeedJobHandler The batch seed job handler is responsible to create all jobs to be executed by the batch.
BatchSeedJobHandler.BatchSeedJobConfiguration  
BatchStatisticsEntity  
BatchStatisticsQueryImpl  
DeleteBatchCmd  
 



Copyright © 2016 camunda services GmbH. All rights reserved.