File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/AsynchronousOperations/etc Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 11
11
<preference for =" Magento\AsynchronousOperations\Api\Data\OperationListInterface" type =" Magento\AsynchronousOperations\Model\OperationList" />
12
12
<preference for =" Magento\Framework\Bulk\BulkManagementInterface" type =" Magento\AsynchronousOperations\Model\BulkManagement" />
13
13
<preference for =" Magento\AsynchronousOperations\Api\BulkStatusInterface" type =" Magento\AsynchronousOperations\Model\BulkStatus" />
14
+ <preference for =" Magento\Framework\Bulk\BulkStatusInterface" type =" Magento\AsynchronousOperations\Model\BulkStatus" />
14
15
<preference for =" Magento\Framework\Bulk\OperationManagementInterface" type =" Magento\AsynchronousOperations\Model\OperationManagement" />
15
16
<preference for =" Magento\AsynchronousOperations\Api\Data\OperationStatusInterface" type =" Magento\AsynchronousOperations\Model\OperationStatus" />
16
17
<preference for =" Magento\AsynchronousOperations\Api\Data\DetailedBulkStatusInterface" type =" Magento\AsynchronousOperations\Model\BulkStatus\Detailed" />
You can’t perform that action at this time.
0 commit comments