Class FileXmlExporter

  • Direct Known Subclasses:
    XmlExporter

    @Deprecated
    public abstract class FileXmlExporter
    extends AbstractXmlExporter
    Deprecated.
    since 7.14 Replaced by AbstractFileXmlExporter
    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