Log in
Model

OperationSearchResults

Magento\AsynchronousOperations\Model\OperationSearchResults

What it does

This class represents a container for search results when querying asynchronous operations in Magento 2.

Developers use this class to receive and handle collections of operation entities along with pagination and filtering metadata when searching through bulk operation records.

It serves as a standardized data transfer object that implements the service contract interface for operation search results.