Uses of Package
com.atlassian.confluence.importexport.impl

Packages that use com.atlassian.confluence.importexport.impl
com.atlassian.confluence.importexport   
com.atlassian.confluence.importexport.actions   
com.atlassian.confluence.importexport.impl   
com.atlassian.confluence.importexport.xmlimport.persister   
com.atlassian.studio.confluence.admin.actions.importexport   
 

Classes in com.atlassian.confluence.importexport.impl used by com.atlassian.confluence.importexport
ExportScope
          Represents the valid scopes for an XML Export.
 

Classes in com.atlassian.confluence.importexport.impl used by com.atlassian.confluence.importexport.actions
ExportDescriptor
          Describes an export, based on the exportDescriptor.properties.
UnexpectedImportZipFileContents
           
 

Classes in com.atlassian.confluence.importexport.impl used by com.atlassian.confluence.importexport.impl
AbstractExporterImpl
          Abstract exporter that only deals with simple general export utility methods like where the files go.
AbstractRendererExporterImpl
           
AbstractXmlExporter
          abstract class that deals strictly with the conversion of a objects to an xml stream
ExportDescriptor
          Describes an export, based on the exportDescriptor.properties.
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.
ExportImageDescriptor
          A descriptor for an exported image.
ExportScope
          Represents the valid scopes for an XML Export.
ExportScope.IllegalExportScopeException
          Indicates an invalid export scope.
FileXmlExporter
          Performs the file IO side of the export/backup

For example: - copying attachments to temp directory - copying config files

Then performs the zipping and packaging into a zip file

HibernateObjectHandleTranslator
          Creates TransientHibernateHandles to represent Hibernate objects
HtmlExportLinkFormatter
           
ImageProcessingRule
          A TagRule that is responsible for processing image tags.
StorageFormatUserRewriter
          Provides facilities for extracting and rewriting storage format content that contains UserKeys as components of UserResourceIdentifiers.
StorageFormatUserRewriter.RewriteResult
          Represents the results of the content rewrite operation.
UnexpectedImportZipFileContents
           
 

Classes in com.atlassian.confluence.importexport.impl used by com.atlassian.confluence.importexport.xmlimport.persister
StorageFormatUserRewriter
          Provides facilities for extracting and rewriting storage format content that contains UserKeys as components of UserResourceIdentifiers.
 

Classes in com.atlassian.confluence.importexport.impl used by com.atlassian.studio.confluence.admin.actions.importexport
ExportDescriptor
          Describes an export, based on the exportDescriptor.properties.
 



Copyright © 2003–2015 Atlassian. All rights reserved.