Uses of Class
com.atlassian.confluence.impl.importexport.AbstractFileXmlExporter
-
Packages that use AbstractFileXmlExporter Package Description com.atlassian.confluence.impl.importexport -
-
Uses of AbstractFileXmlExporter in com.atlassian.confluence.impl.importexport
Subclasses of AbstractFileXmlExporter in com.atlassian.confluence.impl.importexport Modifier and Type Class Description 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.
-