public static class ContentStoreReplicator.ContentStoreReplicatorJob extends Object implements org.quartz.Job
content store replicator.| Modifier and Type | Field and Description |
|---|---|
static 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 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–2014 Alfresco Software. All rights reserved.