Package com.atlassian.confluence.impl.backuprestore.backup.container
package com.atlassian.confluence.impl.backuprestore.backup.container
-
ClassDescriptionRepresents interface capable of archiving data from the input streamResponsible for writing data (objects, properties, attachment's etc).Allows to create backup container writer factory.Default implementation for backup container writer factory.Implementation of EntityObjectsWriter that coverts objects to XML stream (the same way as the legacy XML writer does).Write plugin data files to a zip archiveCompresses a data stream into a zip archive.This class is used to create a zip container with XML formatted backup files.