|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.quartz.job.TrashCleanupJob
public class TrashCleanupJob
This job will clean up the trash folder created under the dotsecure directory. It will cleanup files older than 1 hour by default. The DotScheduler will also look for THRASH_FILE_LIFESPAN to see if it should start the job or not.
| Constructor Summary | |
|---|---|
TrashCleanupJob()
|
|
| Method Summary | |
|---|---|
void |
execute(org.quartz.JobExecutionContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrashCleanupJob()
| Method Detail |
|---|
public void execute(org.quartz.JobExecutionContext ctx)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||