|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.activities.post.cleanup.PostCleanupJob
public class PostCleanupJob
Executes scheduled post cleaner quartz-job - refer to scheduled-jobs-context.xml
Constructor Summary | |
---|---|
PostCleanupJob()
|
Method Summary | |
---|---|
void |
execute(org.quartz.JobExecutionContext context)
Calls the post cleaner to do its work |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PostCleanupJob()
Method Detail |
---|
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 |