| Interface | Description |
|---|---|
| Exporter | |
| Persister | |
| PostExportAction |
Is used to perform any additional actions on entity objects after they have been exported
|
| Subscriber |
| Class | Description |
|---|---|
| BandanaDataExporter | |
| BodyContentDataExporter | |
| BucketsExporter |
Responsible for exporting objects that should not be exported as a part of the space
unless other objects have references to them.
|
| CommonDatabaseDataExporter | |
| CommonPersister | |
| Content2ContentRelationEntityDataExporter | |
| ContentEntityDatabaseDataExporter |
Responsible for exporting all content entitity objects.
|
| ContentPropertyDataExporter |
Extracts content property.
|
| DatabaseExporterHelper |
The helper is used by database exporters.
|
| DatabaseExportersCreator |
Create all exporters responsible for extracting data from the database.
|
| EmptyPostExportAction | |
| ExporterCreatorHelper |
Just a helper for Space and site exporters creator.
|
| ExporterFactory |
Creates exporters on demand.
|
| LabellingExporter | |
| NotificationDatabaseDataExporter |
Responsible for monitoring exported events of ContentEntityObject and Space classes, exporting notifications and sending data to the backup writer.
|
| PageTemplateExporter |
Responsible for monitoring exported events of Space class, exporting historical and non-historical page templates of spaces
and sending data to the backup writer.
|
| SimpleEntityExporter |
Responsible for exporting objects that should not be exported as a part of the space
unless other objects have references to them.
|
| SingleDependencyGenericExporter |
Generic data exporter depends on another single entity type.
|
| SpaceDatabaseDataExporter |
Extract space and send data to the backup writer.
|
Copyright © 2003–2022 Atlassian. All rights reserved.