Log in
Model

Detailed

Magento\AsynchronousOperations\Model\BulkStatus\Detailed

What it does

This model class extends BulkSummary to provide detailed information about bulk operations, including a complete list of individual operations within a bulk job.

Developers use this when they need to retrieve or display granular status information for each operation in an asynchronous bulk process, beyond just the bulk summary statistics.

Public Methods

  • getOperationsList()
  • setOperationsList()