Uses of Class
org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler.BatchSeedJobConfiguration
Packages that use BatchSeedJobHandler.BatchSeedJobConfiguration
-
Uses of BatchSeedJobHandler.BatchSeedJobConfiguration in org.camunda.bpm.engine.impl.batch
Methods in org.camunda.bpm.engine.impl.batch that return BatchSeedJobHandler.BatchSeedJobConfigurationMethods in org.camunda.bpm.engine.impl.batch with parameters of type BatchSeedJobHandler.BatchSeedJobConfigurationModifier and TypeMethodDescriptionvoid
BatchSeedJobHandler.execute
(BatchSeedJobHandler.BatchSeedJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
BatchSeedJobHandler.onDelete
(BatchSeedJobHandler.BatchSeedJobConfiguration configuration, JobEntity jobEntity)