| 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.
|
| 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.
|
| ReferenceEntityFromBodyContentExtractor |
|
| 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.
|
| SpaceExportersFactory |
Create all exporters responsible for extracting data from the database during space backup.
|
| UserKeyExtractorFragmentTransformer |
This is a default transformer which will be used in export.
|