Class HandleAppIncidentCleanupTimerJobCmd
java.lang.Object
com.flowable.platform.service.incident.HandleAppIncidentCleanupTimerJobCmd
- All Implemented Interfaces:
Serializable
,org.flowable.common.engine.impl.interceptor.Command<Object>
public class HandleAppIncidentCleanupTimerJobCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Object>, Serializable
- Author:
- Filip Hrisafov
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) protected void
scheduleTimerJob
(org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl engineConfiguration)
-
Field Details
-
timeCycleConfig
-
-
Constructor Details
-
HandleAppIncidentCleanupTimerJobCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Object>
-
scheduleTimerJob
protected void scheduleTimerJob(org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl engineConfiguration)
-