com.dotmarketing.quartz
Class DotStatefulJob

java.lang.Object
  extended by com.dotmarketing.quartz.DotJob
      extended by com.dotmarketing.quartz.DotStatefulJob
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob
Direct Known Subclasses:
DeleteOldClickstreams, SiteSearchJobProxy, UpdateContentsOnDeleteHost

public abstract class DotStatefulJob
extends DotJob
implements org.quartz.StatefulJob


Constructor Summary
DotStatefulJob()
           
 
Method Summary
 
Methods inherited from class com.dotmarketing.quartz.DotJob
addMessage, execute, getEndProgress, getJobMessages, getProgress, getStartProgress, run, 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

DotStatefulJob

public DotStatefulJob()


Copyright © 2013 dotCMS Inc. All Rights Reserved.