|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.avm.AVMDeploymentAttemptCleanerJob
public class AVMDeploymentAttemptCleanerJob
Job to periodically execute the deployment attempt cleaner.
The following parameters are required:
Constructor Summary | |
---|---|
AVMDeploymentAttemptCleanerJob()
|
Method Summary | |
---|---|
void |
execute(org.quartz.JobExecutionContext context)
Searches for old deployment attempts and removes them. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AVMDeploymentAttemptCleanerJob()
Method Detail |
---|
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
context
- The job context
org.quartz.JobExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |