Class HistoryCleanupJobHandler

java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
All Implemented Interfaces:
JobHandler<HistoryCleanupJobHandlerConfiguration>

public class HistoryCleanupJobHandler extends Object implements JobHandler<HistoryCleanupJobHandlerConfiguration>
Job handler for history cleanup job.
Author:
Svetlana Dorokhova