Class FindUnfinishedJobsTask
java.lang.Object
org.apache.sling.event.impl.jobs.tasks.FindUnfinishedJobsTask
This task is executed when the job handling starts.
It checks for unfinished jobs from a previous start and corrects their state.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FindUnfinishedJobsTask
Constructor- Parameters:
config
- the configuration
-
-
Method Details
-
run
public void run()
-