| Package | Description |
|---|---|
| com.atlassian.confluence.impl.backuprestore.backup.exporters |
| Modifier and Type | Method and Description |
|---|---|
GenericSiteExporter |
ExporterFactory.createAliasedKeySiteExporter(ExportableEntityInfo entityInfo)
Creates a site backup exporter for AliasedKey objects.
|
GenericSiteExporter |
ExporterFactory.createBucketPropertySetItemsExporter(ExportableEntityInfo entityInfo)
Creates BucketPropertySetItem site exporter.
|
GenericSiteExporter |
ExporterFactory.createContentPropertySiteExporter(ExportableEntityInfo entityInfo)
Creates a site backup exporter that is compatible with ContentProperty.
|
GenericSiteExporter |
ExporterFactory.createContentSiteExporter(List<ExportableEntityInfo> allContentEntityInfos,
boolean includeAttachments)
Creates a custom exporter for the whole CONTENT table.
|
GenericSiteExporter |
ExporterFactory.createGenericSiteExporter(ExportableEntityInfo entityInfo)
Creates a generic site exporter works for most of the tables.
|
Copyright © 2003–2022 Atlassian. All rights reserved.