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