Log in
Model

Short

Magento\AsynchronousOperations\Model\BulkStatus\Short

What it does

This class represents a short version of bulk operation status in Magento 2's asynchronous operations system.

Developers use it to retrieve and manage a list of operations associated with a bulk action, typically when displaying or tracking the progress of multiple queued tasks without needing the full bulk summary details.

Public Methods

  • getOperationsList()
  • setOperationsList()