public class MigrationService extends Object implements org.picocontainer.Startable
| Constructor and Description |
|---|
MigrationService(org.exoplatform.wiki.service.impl.JCRDataStorage jcrDataStorage,
org.exoplatform.wiki.jpa.JPADataStorage jpaDataStorage,
org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.wiki.mow.core.api.MOWService mowService,
org.exoplatform.addons.es.index.IndexingService indexingService,
WikiMigrationSettingService wikiMigrationSettingService) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getExecutorService() |
CountDownLatch |
getLatch() |
void |
setExecutorService(ExecutorService executorService) |
void |
start() |
void |
stop() |
public MigrationService(org.exoplatform.wiki.service.impl.JCRDataStorage jcrDataStorage,
org.exoplatform.wiki.jpa.JPADataStorage jpaDataStorage,
org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.wiki.mow.core.api.MOWService mowService,
org.exoplatform.addons.es.index.IndexingService indexingService,
WikiMigrationSettingService wikiMigrationSettingService)
public ExecutorService getExecutorService()
public void setExecutorService(ExecutorService executorService)
public CountDownLatch getLatch()
public void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.StartableCopyright © 2003–2016 eXo Platform SAS. All rights reserved.