java.lang.Object
com.atlassian.confluence.impl.backuprestore.restore.persisters.AttachmentsPersister
All Implemented Interfaces:
Persister

public class AttachmentsPersister extends Object implements Persister
Persists Attachment entities. For each ContentEntityObject it checks if it is an Attachment and imports corresponding file from the zip archive into the attachment directory.
Since:
8.2.0