Log in
Interface

SaveMultipleOperationsInterface

Magento\AsynchronousOperations\Api\SaveMultipleOperationsInterface

What it does

This interface defines a contract for saving multiple asynchronous operations in bulk.

Developers use this when they need to persist multiple queue operations at once, typically when creating bulk API operations or batch processing tasks that need to be executed asynchronously in Magento 2.

Public Methods

  • execute()