Model
AccessValidator
Magento\AsynchronousOperations\Model\AccessValidator
What it does
This class validates whether the current user has permission to access a specific bulk operation.
Developers use it to ensure users can only view or manage their own asynchronous bulk operations, preventing unauthorized access to other users' background tasks.
Integration users are granted automatic access to all bulk operations.
Public Methods
- isAllowed()