Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
Packages that use HistoryCleanupHandler
-
Uses of HistoryCleanupHandler in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
Modifier and TypeClassDescriptionclassBatch of work for history cleanup.classMethods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup that return HistoryCleanupHandlerModifier and TypeMethodDescriptionprotected HistoryCleanupHandlerHistoryCleanupJobHandler.initCleanupHandler(HistoryCleanupJobHandlerConfiguration configuration, CommandContext commandContext) HistoryCleanupHandler.setCommandExecutor(CommandExecutor commandExecutor) HistoryCleanupHandler.setConfiguration(HistoryCleanupJobHandlerConfiguration configuration)