Package com.atlassian.confluence.importexport.impl
package com.atlassian.confluence.importexport.impl
-
ClassDescriptionExports of upgraded attachments from Confluence 5.7 and lower may have a blank content status field for Attachment objects.Util to remove lazy-loading and proxying from all objects in a hibernate configuration, as they just get in the way of backups.Deprecated.since 8.3.0.Removes files from the Confluence temporary files directory.A file name generator that will create directories and filenames appropriate for the configured Confluence temporary directory.Deprecated, for removal: This API element is subject to removal in a future version.since 8.3.0Provides services for extracting
UserKey
s from the body content ofContentEntityObject
s.Class that passes on the rendering of an EmbeddedResource to the correct export rendererDescribes an export, based on the exportDescriptor.properties.Created by IntelliJ IDEA.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.A descriptor for an exported image.Represents the valid scopes for an XML Export.Indicates an invalid export scope.Deprecated.since 7.14 Replaced byAbstractFileXmlExporter
This class parses html and extracts all the image tags required for exports using the given image processing rule.Processes image tags for html exports.ATagRule
that is responsible for processing image tags.This pre-processor ensures we are not importing objects that reference types we no longer support An example would be backup files withBodyContent
referencing a content of the legacy Mail typeProvides facilities for extracting and rewriting storage format content that containsUserKey
s as components ofUserResourceIdentifier
s.Represents the results of the content rewrite operation.Deprecated.since 7.14 Replaced bycom.atlassian.confluence.impl.importexport.SpaceBackupExporter