|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.plugin.scheduler.AbstractJob
com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamCleanerJob
public class ActivityStreamCleanerJob
This job deletes all the events older than a configured number of days in the activitystream datastore.
| Constructor Summary | |
|---|---|
ActivityStreamCleanerJob()
|
|
| Method Summary | |
|---|---|
protected void |
executeJob(org.quartz.JobExecutionContext jobContext)
|
| Methods inherited from class com.xpn.xwiki.plugin.scheduler.AbstractJob |
|---|
execute |
| 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 |
|---|
public ActivityStreamCleanerJob()
| Method Detail |
|---|
protected void executeJob(org.quartz.JobExecutionContext jobContext)
throws org.quartz.JobExecutionException
executeJob in class com.xpn.xwiki.plugin.scheduler.AbstractJoborg.quartz.JobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||