Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
-
Packages that use HistoryCleanupHandler Package Description org.camunda.bpm.engine.impl.jobexecutor.historycleanup -
-
Uses of HistoryCleanupHandler in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
Subclasses of HistoryCleanupHandler in org.camunda.bpm.engine.impl.jobexecutor.historycleanup Modifier and Type Class Description classHistoryCleanupBatchBatch of work for history cleanup.classHistoryCleanupRemovalTimeMethods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup that return HistoryCleanupHandler Modifier and Type Method Description protected HistoryCleanupHandlerHistoryCleanupJobHandler. initCleanupHandler(HistoryCleanupJobHandlerConfiguration configuration, CommandContext commandContext)HistoryCleanupHandlerHistoryCleanupHandler. setCommandExecutor(CommandExecutor commandExecutor)HistoryCleanupHandlerHistoryCleanupHandler. setConfiguration(HistoryCleanupJobHandlerConfiguration configuration)HistoryCleanupHandlerHistoryCleanupHandler. setJobId(String jobId)
-