-
RestoreService(org.hibernate.SessionFactory sessionFactory,
BackupContainerReaderFactory backupContainerReaderFactory,
ImportedObjectsDispatcherFactory importedObjectsDispatcherFactory,
OnRestoreEventsSender onRestoreEventsSender,
ExportableEntityInfoFactory exportableEntityInfoFactory,
ImportTaskRunnerFactory importTaskRunnerFactory,
BackupPropertiesValidator backupPropertiesValidator,
OnRestoreSearchIndexerFactory onRestoreSearchIndexerFactory,
RestoreDao restoreDao,
BackupRestoreJobDao backupRestoreJobDao,
SpaceDaoInternal spaceDaoInternal,
CacheFlusher cacheFlusher,
com.atlassian.event.api.EventPublisher eventPublisher,
HiLoGeneratorInitialiserOnSiteRestore hiLoGeneratorInitialiserOnSiteRestore,
StatisticsCollectorFactory statisticsCollectorFactory,
ParallelTasksExecutorFactory parallelTasksExecutorFactory)