public static class ContentStoreReplicator.ContentStoreReplicatorJob
extends java.lang.Object
implements org.quartz.Job
content store replicator.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_CONTENT_STORE_REPLICATOR
KEY_CONTENT_STORE_REPLICATOR = 'contentStoreReplicator'
|
| Constructor and Description |
|---|
ContentStoreReplicator.ContentStoreReplicatorJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
Forces a full index recovery using the
recovery component passed
in via the job detail. |
public static final java.lang.String KEY_CONTENT_STORE_REPLICATOR
public ContentStoreReplicator.ContentStoreReplicatorJob()
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
recovery component passed
in via the job detail.execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.