Uses of Interface
com.atlassian.confluence.impl.backuprestore.backup.exporters.Persister
-
Packages that use Persister Package Description com.atlassian.confluence.impl.backuprestore.backup.exporters -
-
Uses of Persister in com.atlassian.confluence.impl.backuprestore.backup.exporters
Classes in com.atlassian.confluence.impl.backuprestore.backup.exporters that implement Persister Modifier and Type Class Description class
ContentEntityDatabaseDataExporter
Responsible for exporting all content entitity objects.class
SimpleEntityExporter
Responsible for exporting objects that should not be exported as a part of the space unless other objects have references to them.
-