Uses of Class
com.atlassian.confluence.impl.backuprestore.backup.container.PluginDataWriter
Packages that use PluginDataWriter
-
Uses of PluginDataWriter in com.atlassian.confluence.impl.backuprestore.backup.container
Constructors in com.atlassian.confluence.impl.backuprestore.backup.container with parameters of type PluginDataWriterModifierConstructorDescriptionXmlBackupContainerWriter
(File outputFile, ArchiveWriter archiveWriter, AttachmentDataFileSystem attachmentDataFileSystem, PluginDataWriter pluginWriter, AttachmentDaoInternal attachmentDaoInternal) XmlBackupContainerWriter
(File outputFile, ArchiveWriter archiveWriter, AttachmentDataFileSystem attachmentDataFileSystem, PluginDataWriter pluginWriter, AttachmentDaoInternal attachmentDaoInternal, Instant currentTime)