| ExportContext | |
| ExportLinkFormatter | Responsible for formatting links to exported content. |
| ImportContext | |
| ImportedObjectPostProcessor | Allows imported objects to be modified on the way into the system. |
| ImportExportManager | |
| ObjectHandleTranslator | |
| PostImportTask | A task which will be executed after an import is complete to ensure the data integrity of the system. |
| CacheFlushingPostImportTask | Clears any caches that require it after an import has been done. |
| ConfigurationMigrationEvent | Used to indicate moving configuration from one data store to another. |
| DefaultExportContext | |
| DefaultImportContext | |
| DefaultImportExportManager | |
| Exporter | |
| Importer | An importer is a single-use object for performing an import with a given ImportContext. |
| LargeImportAcceptanceTest | Previously, importing xml backup with large attachments will cause 'Too many open files error' - see CONF-16067 |
