Model
History
Magento\ImportExport\Model\ResourceModel\History
What it does
This resource model manages database operations for the import history table in Magento 2.
Developers use this class to interact with import/export operation history records, particularly to retrieve the most recent import history ID for a specific user.
It's primarily used when tracking and displaying import operation history in the admin panel.
Public Methods
- getLastInsertedId()