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.exporters
Classes in com.atlassian.confluence.impl.backuprestore.backup.exporters that implement SubscriberModifier and TypeClassDescriptionclass
class
class
Responsible for exporting objects that should not be exported as a part of the space unless other objects have references to them.class
class
Responsible for exporting all content entitity objects.class
Extracts content property.class
class
Responsible for monitoring exported events of ContentEntityObject and Space classes, exporting notifications and sending data to the backup writer.class
Responsible for monitoring exported events of Space class, exporting historical and non-historical page templates of spaces and sending data to the backup writer.class
Generic data exporter depends on another single entity type.Methods in com.atlassian.confluence.impl.backuprestore.backup.exporters with parameters of type SubscriberModifier and TypeMethodDescriptionvoid
DatabaseExporterHelper.registerSubscriber
(Subscriber exporter)