Model
FeedState
Magento\DataExporter\Model\Logging\FeedState
What it does
This class manages the persistence and retrieval of feed state metadata in the database using Magento's flag system.
Developers use it to save and retrieve feed-specific configuration or status information, such as last sync timestamps or processing states, that need to persist across requests and system restarts.
Public Methods
- save()
- get()