public class AVMDeploymentAttemptCleanerJob
extends java.lang.Object
implements org.quartz.Job
The following parameters are required:
| Constructor and Description |
|---|
AVMDeploymentAttemptCleanerJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
Searches for old deployment attempts and removes them.
|
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Jobcontext - The job contextorg.quartz.JobExecutionExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.