Uses of Interface
com.atlassian.confluence.impl.backuprestore.backup.exporters.site.WholeTableExporter
-
Packages that use WholeTableExporter Package Description com.atlassian.confluence.impl.backuprestore.backup.exporters.site -
-
Uses of WholeTableExporter in com.atlassian.confluence.impl.backuprestore.backup.exporters.site
Classes in com.atlassian.confluence.impl.backuprestore.backup.exporters.site that implement WholeTableExporter Modifier and Type Class Description classGenericSiteExporterGeneric exporter that works for most of the Hibernate entities.Methods in com.atlassian.confluence.impl.backuprestore.backup.exporters.site that return types with arguments of type WholeTableExporter Modifier and Type Method Description Collection<WholeTableExporter>SiteExportersCreator. getWholeTableExporters()
-