Uses of Interface
com.atlassian.confluence.importexport.ImportExportManager
Packages that use ImportExportManager
Package
Description
These REST resources are replacements for admin-level functest RPC calls and should only
be run by a sys-admin in a websudo session.
-
Uses of ImportExportManager in com.atlassian.confluence.functest.rest.admin
Constructors in com.atlassian.confluence.functest.rest.admin with parameters of type ImportExportManagerModifierConstructorDescriptionSiteImportResource(IndexManager indexManager, ImportExportManager importExportManager) -
Uses of ImportExportManager in com.atlassian.confluence.importexport
Classes in com.atlassian.confluence.importexport that implement ImportExportManager -
Uses of ImportExportManager in com.atlassian.confluence.importexport.actions
Methods in com.atlassian.confluence.importexport.actions with parameters of type ImportExportManagerModifier and TypeMethodDescriptionvoidExportSpaceAction.setImportExportManager(ImportExportManager importExportManager) Deprecated.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.ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher, IndexManager indexManager, ImportExportManager importExportManager, ImportContext context) Deprecated.ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher, IndexManager indexManager, ImportExportManager importExportManager, ImportContext context, Supplier<Boolean> shouldPublishReindexEvent) Deprecated. -
Uses of ImportExportManager in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type ImportExportManagerModifier and TypeMethodDescriptionvoidAdminSoapService.setImportExportManager(ImportExportManager importExportManager) Deprecated.since 7.17.0 because ofImportExportManagerdeprecation.voidSpacesSoapService.setImportExportManager(ImportExportManager importExportManager) Deprecated.since 7.17.0 because ofImportExportManagerdeprecation.