| Package | Description |
|---|---|
| com.atlassian.confluence.importexport.impl | |
| com.atlassian.confluence.pages.persistence.dao | |
| com.atlassian.ondemand.backupmanager.confluence |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaApiExportWriter
ExportWriter implementation which will be used together with Zipper service to produce export zip file |
class |
ZipExportWriter
ExportWriter implementation using a ZipOutputStream internally for the old implementation producing
zipped data stream by Confluence alone without using Zipper Service for attachments |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractXmlExporter.backupEntities(com.atlassian.progress.ProgressUpdater progress,
ExportWriter exportWriter) |
protected void |
FileXmlExporter.backupEverything(com.atlassian.progress.ProgressUpdater progress,
ExportWriter exportWriter)
copies attachments, templates and config files
|
protected void |
AbstractXmlExporter.backupEverything(com.atlassian.progress.ProgressUpdater progress,
ExportWriter exportWriter) |
void |
AbstractXmlExporter.doExport(com.atlassian.progress.ProgressUpdater progress,
ExportWriter exportWriter) |
| Constructor and Description |
|---|
ExportWriterAttachmentDataDao(ExportWriter writer) |
ExportWriterAttachmentDataDao(ExportWriter writer,
boolean copyData) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OnDemandExporter.backupEntities(com.atlassian.progress.ProgressUpdater progress,
ExportWriter exportWriter) |
Copyright © 2003–2017 Atlassian. All rights reserved.