Class HistoryCleanupHandler.HistoryCleanupHandlerCmd

java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler.HistoryCleanupHandlerCmd
All Implemented Interfaces:
Command<Void>
Enclosing class:
HistoryCleanupHandler

protected class HistoryCleanupHandler.HistoryCleanupHandlerCmd extends Object implements Command<Void>
  • Constructor Details

    • HistoryCleanupHandlerCmd

      protected HistoryCleanupHandlerCmd()
  • Method Details