|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Exporter | |
---|---|
com.atlassian.confluence.importexport.impl |
Uses of Exporter in com.atlassian.confluence.importexport.impl |
---|
Subclasses of Exporter in com.atlassian.confluence.importexport.impl | |
---|---|
class |
AbstractExporterImpl
Abstract exporter that only deals with simple general export utility methods like where the files go. |
class |
AbstractRendererExporterImpl
|
class |
AbstractXmlExporter
abstract class that deals strictly with the conversion of a objects to an xml stream |
class |
BackupExporter
Converts _all_ objects in confluence to xml (used for making site-wide backups). |
class |
FileXmlExporter
Performs the file IO side of the export/backup For example: - copying attachments to temp directory - copying config files Then performs the zipping and packaging into a zip file |
class |
HtmlExporter
|
class |
XmlExporter
Exports the entities added to the workingEntities collection in the context to xml. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |