Uses of Interface
com.atlassian.confluence.dmz.importexport.LegacyImportExportManager
Packages that use LegacyImportExportManager
Package
Description
- 
Uses of LegacyImportExportManager in com.atlassian.confluence.impl.importexportClasses in com.atlassian.confluence.impl.importexport that implement LegacyImportExportManager
- 
Uses of LegacyImportExportManager in com.atlassian.confluence.importexport.actionsMethods in com.atlassian.confluence.importexport.actions with parameters of type LegacyImportExportManagerModifier and TypeMethodDescriptionvoidExportSpaceAction.setImportExportManager(LegacyImportExportManager importExportManager) Deprecated.Constructors in com.atlassian.confluence.importexport.actions with parameters of type LegacyImportExportManagerModifierConstructorDescriptionImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher, IndexManager indexManager, LegacyImportExportManager importExportManager, ImportContext context) Deprecated.ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher, IndexManager indexManager, LegacyImportExportManager importExportManager, ImportContext context, Supplier<Boolean> shouldPublishReindexEvent) Deprecated.