Class HandleHistoryCleanupTimerJobCmd

java.lang.Object
org.flowable.cmmn.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
All Implemented Interfaces:
Serializable, Command<Object>

public class HandleHistoryCleanupTimerJobCmd extends Object implements Command<Object>, Serializable
Author:
Tijs Rademakers
See Also:
  • Constructor Details

    • HandleHistoryCleanupTimerJobCmd

      public HandleHistoryCleanupTimerJobCmd()
  • Method Details