Model
StockStatusProcessor
Magento\InventoryBundleProduct\Model\StockStatusProcessor
What it does
This class processes stock status updates for bundle products when their child/option products change.
When simple products are updated, this processor identifies and updates the stock status of any parent bundle products that contain them.
Developers would use this to ensure bundle product availability accurately reflects the stock status of their component products.
Public Methods
- execute()