|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.journal.job.CheckArticleJob
Field Summary | |
static long |
INTERVAL
|
Constructor Summary | |
CheckArticleJob()
|
Method Summary | |
void |
execute(org.quartz.JobExecutionContext context)
|
long |
getInterval()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final long INTERVAL
Constructor Detail |
public CheckArticleJob()
Method Detail |
public long getInterval()
getInterval
in interface IntervalJob
public void execute(org.quartz.JobExecutionContext context) 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 |