Uses of Class
com.atlassian.confluence.impl.backuprestore.backup.exporters.CommonPersister
Packages that use CommonPersister
-
Uses of CommonPersister in com.atlassian.confluence.impl.backuprestore.backup.exporters
Constructors in com.atlassian.confluence.impl.backuprestore.backup.exporters with parameters of type CommonPersisterModifierConstructorDescriptionCommonDatabaseDataExporter(Converter converter, DatabaseExporterHelper helper, CommonPersister persister) ContentEntityDatabaseDataExporter(DatabaseExporterHelper databaseExporterHelper, boolean keepCollectionsForContentProperties, ContentPropertyDataExporter contentPropertyDataExporter, Converter databaseDataConverter, CommonPersister commonPersister) Creates an instance of content entity exporter.