com.dotmarketing.quartz.job
Class UpdateContentsOnDeleteHost

java.lang.Object
  extended by com.dotmarketing.quartz.DotJob
      extended by com.dotmarketing.quartz.DotStatefulJob
          extended by com.dotmarketing.quartz.job.UpdateContentsOnDeleteHost
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob

public class UpdateContentsOnDeleteHost
extends DotStatefulJob


Constructor Summary
UpdateContentsOnDeleteHost()
           
 
Method Summary
 void run(org.quartz.JobExecutionContext jobContext)
           
 
Methods inherited from class com.dotmarketing.quartz.DotJob
addMessage, execute, getEndProgress, getJobMessages, getProgress, getStartProgress, setEndProgress, setStartProgress, updateProgress
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.quartz.Job
execute
 

Constructor Detail

UpdateContentsOnDeleteHost

public UpdateContentsOnDeleteHost()
Method Detail

run

public void run(org.quartz.JobExecutionContext jobContext)
         throws org.quartz.JobExecutionException
Specified by:
run in class DotJob
Throws:
org.quartz.JobExecutionException


Copyright © 2013 dotCMS Inc. All Rights Reserved.