Uses of Interface
com.atlassian.confluence.impl.backuprestore.backup.exporters.Subscriber
Packages that use Subscriber
- 
Uses of Subscriber in com.atlassian.confluence.impl.backuprestore.backup.exportersClasses in com.atlassian.confluence.impl.backuprestore.backup.exporters that implement SubscriberModifier and TypeClassDescriptionclassclassclassResponsible for exporting objects that should not be exported as a part of the space unless other objects have references to them.classclassResponsible for exporting all content entitity objects.classExtracts content property.classclassResponsible for monitoring exported events of ContentEntityObject and Space classes, exporting notifications and sending data to the backup writer.classResponsible for monitoring exported events of Space class, exporting historical and non-historical page templates of spaces and sending data to the backup writer.classclassGeneric data exporter depends on another single entity type.Methods in com.atlassian.confluence.impl.backuprestore.backup.exporters with parameters of type SubscriberModifier and TypeMethodDescriptionvoidDatabaseExporterHelper.registerSubscriber(Subscriber exporter)