AbstractMigrationService(org.exoplatform.container.xml.InitParams initParams,
POMDataStorage pomDataStorage,
org.exoplatform.portal.pom.data.ModelDataStorage modelStorage,
org.exoplatform.services.listener.ListenerService listenerService,
org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.commons.api.settings.SettingService settingService,
AppReferencesMigrationService appReferencesMigrationService) |
NavigationMigrationService(org.exoplatform.container.xml.InitParams initParams,
POMDataStorage pomStorage,
org.exoplatform.portal.pom.data.ModelDataStorage modelDataStorage,
org.exoplatform.portal.mop.navigation.NavigationService navService,
org.exoplatform.portal.mop.description.DescriptionService descriptionService,
POMSessionManager manager,
org.exoplatform.services.listener.ListenerService listenerService,
org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.commons.api.settings.SettingService settingService,
AppReferencesMigrationService appReferencesMigrationService) |
PageMigrationService(org.exoplatform.container.xml.InitParams initParams,
POMDataStorage pomStorage,
org.exoplatform.portal.pom.data.ModelDataStorage modelStorage,
org.exoplatform.portal.mop.page.PageService pageService,
PageServiceImpl jcrPageService,
org.exoplatform.services.listener.ListenerService listenerService,
org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.commons.api.settings.SettingService settingService,
AppReferencesMigrationService appReferencesMigrationService) |
RDBMSMigrationManager(org.exoplatform.container.PortalContainer container,
SiteMigrationService siteMigrationService,
PageMigrationService pageMigrationService,
NavigationMigrationService navMigrationService,
AppRegistryMigrationService appMigrationService,
AppReferencesMigrationService appReferencesMigrationService,
org.exoplatform.web.filter.ExtensibleFilter extensibleFilter,
org.exoplatform.commons.api.settings.SettingService settingService) |
SiteMigrationService(org.exoplatform.container.xml.InitParams initParams,
POMDataStorage pomStorage,
org.exoplatform.portal.pom.data.ModelDataStorage modelStorage,
org.exoplatform.services.listener.ListenerService listenerService,
org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.commons.api.settings.SettingService settingService,
AppReferencesMigrationService appReferencesMigrationService) |