Uses of Interface
com.atlassian.confluence.importexport.ImportExportManager
Packages that use ImportExportManager
Package
Description
-
Uses of ImportExportManager in com.atlassian.confluence.dmz.importexport
Subinterfaces of ImportExportManager in com.atlassian.confluence.dmz.importexport -
Uses of ImportExportManager in com.atlassian.confluence.impl.importexport
Classes in com.atlassian.confluence.impl.importexport that implement ImportExportManager -
Uses of ImportExportManager in com.atlassian.confluence.importexport.actions
Constructors 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.