org.sakaiproject.sitestats.impl
Class ConvOldPrefsJobImpl

java.lang.Object
  extended by org.sakaiproject.sitestats.impl.ConvOldPrefsJobImpl
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob

public class ConvOldPrefsJobImpl
extends Object
implements org.quartz.StatefulJob


Constructor Summary
ConvOldPrefsJobImpl()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext context)
          Convert old SST_PREFS to new SST_PREFERENCES.
 void setEventRegistryService(EventRegistryService eventRegistryService)
           
 void setSqlService(org.sakaiproject.db.api.SqlService sqlService)
           
 void setStatsManager(StatsManager statsManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvOldPrefsJobImpl

public ConvOldPrefsJobImpl()
Method Detail

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.