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