|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.tools.scheduler.jobs.ExecuteBIDocumentJob
public class ExecuteBIDocumentJob
TODO: create an initializer that look up for all job whose job class is equal to XExecuteBIDocumentJob and replace it with ExecuteBIDocumentJob. The remove class ExecuteBIDocumentJob and rename XExecuteBIDocumentJob to ExecuteBIDocumentJob. NOTE: the old implementation of ExecuteBIDocumentJob has been saved in CopyOfExecuteBIDocumentJob
Constructor Summary | |
---|---|
ExecuteBIDocumentJob()
|
Method Summary | |
---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecuteBIDocumentJob()
Method Detail |
---|
public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |