Interface | Description |
---|---|
BatchJobHandler<T> |
A batch job handler manages batch jobs based
on the configuration
T . |
Class | Description |
---|---|
AbstractBatchJobHandler<T extends BatchConfiguration> |
Common methods for batch job handlers based on list of ids, providing serialization, configuration instantiation, etc.
|
BatchConfiguration | |
BatchEntity | |
BatchJobConfiguration | |
BatchJobContext | |
BatchJobDeclaration | |
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 | |
RestartProcessInstancesBatchCmd | |
SetRetriesBatchConfiguration |
Copyright © 2017. All rights reserved.