public class AVMExpiredContentJob
extends java.lang.Object
implements org.quartz.Job
The following parameters are required:
| Constructor and Description |
|---|
AVMExpiredContentJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
Searches for expired content in web project's staging area and
prompt the last modifier of the content to review it.
|
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.