Uses of Class
org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
Packages that use ProcessSetRemovalTimeJobHandler
-
Uses of ProcessSetRemovalTimeJobHandler in org.camunda.bpm.engine.impl.batch.removaltime
Fields in org.camunda.bpm.engine.impl.batch.removaltime declared as ProcessSetRemovalTimeJobHandlerModifier and TypeFieldDescriptionprotected ProcessSetRemovalTimeJobHandler
ProcessSetRemovalTimeResultHandler.jobHandler
Constructors in org.camunda.bpm.engine.impl.batch.removaltime with parameters of type ProcessSetRemovalTimeJobHandlerModifierConstructorDescriptionProcessSetRemovalTimeResultHandler
(SetRemovalTimeBatchConfiguration batchJobConfiguration, Integer chunkSize, CommandExecutor commandExecutor, ProcessSetRemovalTimeJobHandler jobHandler, String jobId, Map<Class<? extends DbEntity>, DbOperation> operations)