Uses of Class
com.atlassian.confluence.importexport.Exporter
Packages that use Exporter
Package
Description
-
Uses of Exporter in com.atlassian.confluence.impl.importexport
Subclasses of Exporter in com.atlassian.confluence.impl.importexportModifier and TypeClassDescriptionclass
Abstract exporter that only deals with simple general export utility methods like where the files go.class
Performs the file IO side of the export/backupclass
class
abstract class that deals strictly with the conversion of a objects to an xml streamclass
-
Uses of Exporter in com.atlassian.confluence.importexport.impl
Subclasses of Exporter in com.atlassian.confluence.importexport.implModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.since 7.14 Replaced bycom.atlassian.confluence.impl.importexport.SpaceBackupExporter
AbstractFileXmlExporter