Class HandleProvisionalContentCleanupTimerJobCmd
java.lang.Object
com.flowable.content.engine.impl.cmd.HandleProvisionalContentCleanupTimerJobCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) protected voidrecreateJobIfNeeded(org.flowable.job.service.impl.persistence.entity.TimerJobEntity timerJob, ContentEngineConfiguration engineConfiguration, CoreContentManagementService managementService) protected voidscheduleTimerJob(ContentEngineConfiguration engineConfiguration)
-
Constructor Details
-
HandleProvisionalContentCleanupTimerJobCmd
public HandleProvisionalContentCleanupTimerJobCmd()
-
-
Method Details
-
execute
-
recreateJobIfNeeded
protected void recreateJobIfNeeded(org.flowable.job.service.impl.persistence.entity.TimerJobEntity timerJob, ContentEngineConfiguration engineConfiguration, CoreContentManagementService managementService) -
scheduleTimerJob
-