org.sakaiproject.sitestats.impl
Class ConvOldPrefsJobImpl
java.lang.Object
org.sakaiproject.sitestats.impl.ConvOldPrefsJobImpl
- All Implemented Interfaces:
- org.quartz.Job, org.quartz.StatefulJob
public class ConvOldPrefsJobImpl
- extends Object
- implements org.quartz.StatefulJob
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvOldPrefsJobImpl
public ConvOldPrefsJobImpl()
setStatsManager
public void setStatsManager(StatsManager statsManager)
setSqlService
public void setSqlService(org.sakaiproject.db.api.SqlService sqlService)
setEventRegistryService
public void setEventRegistryService(EventRegistryService eventRegistryService)
execute
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- Convert old SST_PREFS to new SST_PREFERENCES.
- Specified by:
execute in interface org.quartz.Job
- Throws:
org.quartz.JobExecutionException
Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.