MediaWiki
master
|
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 156 of file DataUpdate.php.
EnqueueableDataUpdate::getAsJobSpecification | ( | ) |
Implemented in LinksUpdate, and LinksDeletionUpdate.