| java.lang.Object | |||||
| ↳ | com.atlassian.confluence.importexport.Exporter | ||||
| ↳ | com.atlassian.confluence.importexport.impl.AbstractExporterImpl | ||||
| ↳ | com.atlassian.confluence.importexport.impl.AbstractXmlExporter | ||||
| ↳ | com.atlassian.confluence.importexport.impl.FileXmlExporter | ||||
| ↳ | com.atlassian.confluence.importexport.impl.BackupExporter | ||||
converts _all_ objects in confluence to xml (used for making site-wide backups)
|
[Expand]
Inherited Constants | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.importexport.impl.AbstractXmlExporter
| |||||||||||||||||||||||
|
[Expand]
Inherited Fields | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.importexport.impl.FileXmlExporter
| ||||||||||||||||||||
From class
com.atlassian.confluence.importexport.impl.AbstractXmlExporter
| ||||||||||||||||||||
From class
com.atlassian.confluence.importexport.Exporter
| ||||||||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
In this implementation, we want to include all Spaces, so return an empty list
| |||||||||||
In this implementation, we want to include all Spaces, so return an empty list

