Uses of Interface
com.atlassian.confluence.impl.backuprestore.backup.exporters.Subscriber
-
Packages that use Subscriber Package Description com.atlassian.confluence.impl.backuprestore.backup.exporters -
-
Uses of Subscriber in com.atlassian.confluence.impl.backuprestore.backup.exporters
Classes in com.atlassian.confluence.impl.backuprestore.backup.exporters that implement Subscriber Modifier and Type Class Description classBandanaDataExporterclassBodyContentDataExporterclassBucketsExporterResponsible for exporting objects that should not be exported as a part of the space unless other objects have references to them.classContent2ContentRelationEntityDataExporterclassContentEntityDatabaseDataExporterResponsible for exporting all content entitity objects.classContentPropertyDataExporterExtracts content property.classLabellingExporterclassNotificationDatabaseDataExporterResponsible for monitoring exported events of ContentEntityObject and Space classes, exporting notifications and sending data to the backup writer.classPageTemplateExporterResponsible for monitoring exported events of Space class, exporting historical and non-historical page templates of spaces and sending data to the backup writer.classSingleDependencyGenericExporterGeneric data exporter depends on another single entity type.Methods in com.atlassian.confluence.impl.backuprestore.backup.exporters with parameters of type Subscriber Modifier and Type Method Description voidDatabaseExporterHelper. registerSubscriber(Subscriber exporter)
-