|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.content.replication.ContentStoreReplicator.ContentStoreReplicatorJob
public static class ContentStoreReplicator.ContentStoreReplicatorJob
Kicks off the content store replicator
.
Field Summary | |
---|---|
static java.lang.String |
KEY_CONTENT_STORE_REPLICATOR
KEY_CONTENT_STORE_REPLICATOR = 'contentStoreReplicator' |
Constructor Summary | |
---|---|
ContentStoreReplicator.ContentStoreReplicatorJob()
|
Method Summary | |
---|---|
void |
execute(org.quartz.JobExecutionContext context)
Forces a full index recovery using the recovery component passed
in via the job detail. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String KEY_CONTENT_STORE_REPLICATOR
Constructor Detail |
---|
public ContentStoreReplicator.ContentStoreReplicatorJob()
Method Detail |
---|
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
recovery component
passed
in via the job detail.
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |