Package | Description |
---|---|
com.atlassian.confluence.importexport | |
com.atlassian.confluence.importexport.actions | |
com.atlassian.confluence.importexport.impl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExportContext |
Modifier and Type | Field and Description |
---|---|
protected ExportContext |
Exporter.context |
Modifier and Type | Method and Description |
---|---|
ExportContext |
Exporter.getContext() |
Modifier and Type | Method and Description |
---|---|
protected String |
DefaultImportExportManager.doExport(ExportContext context,
com.atlassian.core.util.ProgressMeter progress) |
String |
ImportExportManager.exportAs(ExportContext context,
com.atlassian.core.util.ProgressMeter progress) |
String |
DefaultImportExportManager.exportAs(ExportContext context,
com.atlassian.core.util.ProgressMeter progress) |
void |
Exporter.setContext(ExportContext context) |
Constructor and Description |
---|
ExportSpaceLongRunningTask(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) |
Modifier and Type | Method and Description |
---|---|
void |
XmlExporter.setContext(ExportContext context) |
Constructor and Description |
---|
ExportLinkRenderer(com.atlassian.renderer.v2.SubRenderer subRenderer,
ExportContext exportContext,
com.atlassian.renderer.IconManager iconManager,
PageManager pageManager,
ExportLinkFormatter exportLinkFormatter) |
Copyright © 2003–2020 Atlassian. All rights reserved.