| Interface | Description | 
|---|---|
| ExportFileNameGenerator | An interface for a class which can generate meaningful and unique (for a single VM) names that may be used as file
 names in the export process. | 
| ImageProcessingRule | A  TagRulethat is responsible for processing image tags. | 
| Class | Description | 
|---|---|
| AbstractExporterImpl | Deprecated since 7.14 | 
| AbstractRendererExporterImpl | Deprecated since 7.14 | 
| AbstractRendererExporterImpl.ContentConverter | |
| AbstractXmlExporter | Deprecated since 7.14 | 
| AtlassianXMLDatabinder | |
| AttachmentContentStatusPreProcessor | Exports of upgraded attachments from Confluence 5.7 and lower may have a blank content status field for Attachment
 objects. | 
| BackupExporter | Deprecated since 7.14 Replaced by  SiteBackupExporter. | 
| BackupJob | Runs the daily backup job. | 
| BackupRestoreHibernateUtil | Util to remove lazy-loading and proxying from all objects in a hibernate configuration, as they
 just get in the way of backups. | 
| BandanaXStreamUpgradePreProcessor | Responsible for migrating incoming XStream data in ConfluenceBandanaRecord from 1.1.1 format to 1.4.13. | 
| CleanTempDirectoryJob | Removes files from the Confluence temporary files directory. | 
| CollectionUpdateOperation | |
| ConfluenceLocalSessionFactoryBeanForBackup | |
| ConfluenceTempDirExportFileNameGenerator | A file name generator that will create directories and filenames appropriate for the configured Confluence temporary
 directory. | 
| ContentPropertyFilterPreProcessor | Export from 6.x may include content properties such as synchrony related ones,
 which need to be filtered out on import | 
| ContentUserKeyExtractor | Provides services for extracting  UserKeys from the body content ofContentEntityObjects. | 
| DecoratedProgressMeter | Wraps a  ProgressMeterto allow convenient incrementing of the current and total counts. | 
| DefaultExportEmbeddedResourceRenderer | Class that passes on the rendering of an EmbeddedResource to the correct export renderer | 
| ExportDescriptor | Describes an export, based on the exportDescriptor.properties. | 
| ExportEmbeddedResourceRenderer | Created by IntelliJ IDEA. | 
| ExportImageDescriptor | A descriptor for an exported image. | 
| ExportLinkRenderer | |
| ExportPathUtils | |
| ExportUtils | |
| FileXmlExporter | Deprecated since 7.14 Replaced by  AbstractFileXmlExporter | 
| HibernateObjectHandleTranslator | Creates TransientHibernateHandles to represent Hibernate objects | 
| HtmlExporter | Deprecated since 7.14 | 
| HtmlExportLinkFormatter | |
| HtmlImageParser | This class parses html and extracts all the image tags required for exports
 using the given image processing rule. | 
| HtmlImageProcessingRule | Processes image tags for html exports. | 
| NotNullBandanaRecordPreProcessor | |
| ObjectUpdateOperation | |
| SkipObjectPreProcessor | |
| SkipObjectPropertyPreProcessor | |
| SkipObjectWithReferencePreProcessor | This pre-processor ensures we are not importing objects that reference types we no longer support
 An example would be backup files with  BodyContentreferencing a content of
 the legacy Mail type | 
| StackPushOperation | |
| StorageFormatUserRewriter | Provides facilities for extracting and rewriting storage format content that contains  UserKeys as components
 ofUserResourceIdentifiers. | 
| StorageFormatUserRewriter.RewriteResult | Represents the results of the content rewrite operation. | 
| UnexpectedImportZipFileContents | |
| XmlExporter | Deprecated since 7.14 Replaced by  SpaceBackupExporter | 
| Enum | Description | 
|---|---|
| ExportDescriptor.Source | |
| ExportScope | Represents the valid scopes for an XML Export. | 
| Exception | Description | 
|---|---|
| ExportScope.IllegalExportScopeException | Indicates an invalid export scope. | 
Copyright © 2003–2021 Atlassian. All rights reserved.