Model
ExportDataHandlerNotification
Magento\Analytics\Model\ExportDataHandlerNotification
What it does
This class acts as a decorator for the export data handler in Magento's Analytics module.
It wraps the data export process and automatically sends a notification to Magento Business Intelligence (MBI) when new data has been collected and prepared.
Developers use this when they need to ensure MBI is notified of data changes after export preparation.
Public Methods
- prepareExportData()