Class HandleAppIncidentCleanupTimerJobCmd

java.lang.Object
com.flowable.platform.service.incident.HandleAppIncidentCleanupTimerJobCmd
All Implemented Interfaces:
Serializable, Command<Object>

public class HandleAppIncidentCleanupTimerJobCmd extends Object implements Command<Object>, Serializable
Author:
Filip Hrisafov
See Also:
  • Field Details

    • timeCycleConfig

      protected final String timeCycleConfig
  • Constructor Details

    • HandleAppIncidentCleanupTimerJobCmd

      public HandleAppIncidentCleanupTimerJobCmd(String timeCycleConfig)
  • Method Details