Uses of Interface
com.atlassian.confluence.importexport.ImportExportManager
Packages that use ImportExportManager
Package
Description
- 
Uses of ImportExportManager in com.atlassian.confluence.dmz.importexportSubinterfaces of ImportExportManager in com.atlassian.confluence.dmz.importexport
- 
Uses of ImportExportManager in com.atlassian.confluence.impl.importexportClasses in com.atlassian.confluence.impl.importexport that implement ImportExportManager
- 
Uses of ImportExportManager in com.atlassian.confluence.importexport.actionsConstructors in com.atlassian.confluence.importexport.actions with parameters of type ImportExportManagerModifierConstructorDescriptionExportSpaceLongRunningTask(ConfluenceUser remoteUser, String contextPath, ExportContext exportContext, Set<Long> contentToBeExported, Set<Long> contentToBeExcluded, GateKeeper gateKeeper, ImportExportManager importExportManager, PermissionManager permissionManager, SpaceManager spaceManager, String spaceKey, String type, String contentOption) Deprecated.