Uses of Class
org.camunda.bpm.engine.impl.batch.BatchJobConfiguration
-
Uses of BatchJobConfiguration in org.camunda.bpm.engine.impl.batch
Modifier and TypeMethodDescriptionAbstractBatchJobHandler.newConfiguration
(String canonicalString) Modifier and TypeMethodDescriptionfinal void
AbstractBatchJobHandler.execute
(BatchJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
AbstractBatchJobHandler.onDelete
(BatchJobConfiguration configuration, JobEntity jobEntity)