MediaWiki
1.33.1
|
Interface that marks a DataUpdate as enqueuable via the JobQueue. More...
Public Member Functions | |
getAsJobSpecification () | |
Interface that marks a DataUpdate as enqueuable via the JobQueue.
Such updates must be representable using IJobSpecification, so that they can be serialized into jobs and enqueued for later execution
Definition at line 10 of file EnqueueableDataUpdate.php.
EnqueueableDataUpdate::getAsJobSpecification | ( | ) |
Implemented in LinksUpdate, and LinksDeletionUpdate.