Uses of Class
org.camunda.bpm.engine.impl.batch.BatchJobConfiguration
Packages that use BatchJobConfiguration
-
Uses of BatchJobConfiguration in org.camunda.bpm.engine.impl.batch
Methods in org.camunda.bpm.engine.impl.batch that return BatchJobConfigurationModifier and TypeMethodDescriptionAbstractBatchJobHandler.newConfiguration
(String canonicalString) Methods in org.camunda.bpm.engine.impl.batch with parameters of type BatchJobConfigurationModifier and TypeMethodDescriptionfinal void
AbstractBatchJobHandler.execute
(BatchJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
AbstractBatchJobHandler.onDelete
(BatchJobConfiguration configuration, JobEntity jobEntity)