| Package | Description |
|---|---|
| com.atlassian.confluence.impl.importexport | |
| com.atlassian.confluence.importexport.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExporterImpl
Abstract exporter that only deals with simple general export utility methods
like where the files go.
|
class |
AbstractFileXmlExporter
Performs the file IO side of the export/backup
|
class |
AbstractRendererExporterImpl |
class |
AbstractXmlExporter
abstract class that deals strictly with the conversion of a objects to an xml stream
|
class |
HtmlExporter |
class |
SiteBackupExporter
Converts _all_ objects in confluence to xml (used for making site-wide backups).
|
class |
SpaceBackupExporter
Exports the entities added to the workingEntities collection in the context to xml.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackupExporter
Deprecated.
since 7.14 Replaced by
SiteBackupExporter. |
class |
FileXmlExporter
Deprecated.
since 7.14 Replaced by
AbstractFileXmlExporter |
class |
XmlExporter
Deprecated.
since 7.14 Replaced by
SpaceBackupExporter |
Copyright © 2003–2022 Atlassian. All rights reserved.