Class DefaultPluginArchiver

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.plugins.contentio.archive.DefaultPluginArchiver
All Implemented Interfaces:
PluginArchiver, LogEnabled, Serviceable
Direct Known Subclasses:
DefaultSitePluginArchiver, WebExplorerArchiver

Default implementation of a PluginArchiver. It uses the JCR system view for all data but contents. For contents, the ContentsArchiverHelper is used.