Class AbstractFileXmlExporter

  • Direct Known Subclasses:
    SiteBackupExporter, SpaceBackupExporter

    public abstract class AbstractFileXmlExporter
    extends AbstractXmlExporter
    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

    Since:
    7.14