Package org.alfresco.util
Class ConfigScheduler.ConfigSchedulerJob
java.lang.Object
org.alfresco.util.ConfigScheduler.ConfigSchedulerJob
- All Implemented Interfaces:
org.quartz.Job
- Enclosing class:
- ConfigScheduler<Data>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigSchedulerJob
public ConfigSchedulerJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException - Specified by:
execute
in interfaceorg.quartz.Job
- Throws:
org.quartz.JobExecutionException
-