|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchJobConfiguration | |
|---|---|
| org.camunda.bpm.engine.impl.batch | |
| org.camunda.bpm.engine.impl.batch.deletion | |
| org.camunda.bpm.engine.impl.migration.batch | |
| Uses of BatchJobConfiguration in org.camunda.bpm.engine.impl.batch |
|---|
| Methods in org.camunda.bpm.engine.impl.batch that return BatchJobConfiguration | |
|---|---|
BatchJobConfiguration |
AbstractProcessInstanceBatchJobHandler.newConfiguration(String canonicalString)
|
| Methods in org.camunda.bpm.engine.impl.batch with parameters of type BatchJobConfiguration | |
|---|---|
void |
AbstractProcessInstanceBatchJobHandler.onDelete(BatchJobConfiguration configuration,
JobEntity jobEntity)
|
| Uses of BatchJobConfiguration in org.camunda.bpm.engine.impl.batch.deletion |
|---|
| Methods in org.camunda.bpm.engine.impl.batch.deletion with parameters of type BatchJobConfiguration | |
|---|---|
void |
DeleteProcessInstancesJobHandler.execute(BatchJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId)
|
| Uses of BatchJobConfiguration in org.camunda.bpm.engine.impl.migration.batch |
|---|
| Methods in org.camunda.bpm.engine.impl.migration.batch with parameters of type BatchJobConfiguration | |
|---|---|
void |
MigrationBatchJobHandler.execute(BatchJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||