Uses of Class
com.atlassian.confluence.impl.backuprestore.backup.exporters.SpaceExportersFactory
-
Packages that use SpaceExportersFactory Package Description com.atlassian.confluence.impl.backuprestore.backup -
-
Uses of SpaceExportersFactory in com.atlassian.confluence.impl.backuprestore.backup
Constructors in com.atlassian.confluence.impl.backuprestore.backup with parameters of type SpaceExportersFactory Constructor Description SpaceBackupService(@NotNull ImportExportManager importExportManager, @NotNull SpaceDao spaceDao, @NotNull org.hibernate.SessionFactory sessionFactory, @NotNull com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, @NotNull org.springframework.transaction.PlatformTransactionManager platformTransactionManager, @NotNull BackupContainerWriterFactory backupContainerWriterFactory, @NotNull SpaceExportersFactory spaceExportersFactory, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull ExportableEntityInfoFactory exportableEntityInfoFactory)
-