Uses of Package
com.atlassian.confluence.impl.backuprestore.backup.exporters
Packages that use com.atlassian.confluence.impl.backuprestore.backup.exporters
Package
Description
-
Classes in com.atlassian.confluence.impl.backuprestore.backup.exporters used by com.atlassian.confluence.impl.backuprestore.backupClassDescriptionThe helper is used by database exporters.Create all exporters responsible for extracting data from the database during space backup.This is a default transformer which will be used in export.
-
Classes in com.atlassian.confluence.impl.backuprestore.backup.exporters used by com.atlassian.confluence.impl.backuprestore.backup.exportersClassDescriptionExtracts content property.The helper is used by database exporters.Creates exporters on demand.Is used to perform any additional actions on entity objects after they have been exportedThis class will use
PluginFragmentTransformer
andReferencesFromBodyContentExtractorMarkerV2
and scan body content to extract a list ofEntityObjectReadyForExport.Reference
Note: this mainly focus on extractingEntityObjectReadyForExport.Reference
for exporting purpose.Generic data exporter depends on another single entity type.Extract space and send data to the backup writer. -
-
Classes in com.atlassian.confluence.impl.backuprestore.backup.exporters used by com.atlassian.confluence.impl.backuprestore.backup.exporters.siteClassDescriptionThe helper is used by database exporters.Creates exporters on demand.Is used to perform any additional actions on entity objects after they have been exported