MediaWiki REL1_37
|
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 12 of file EnqueueableDataUpdate.php.
EnqueueableDataUpdate::getAsJobSpecification | ( | ) |
Implemented in LinksDeletionUpdate, and RefreshSecondaryDataUpdate.
Referenced by DeferredUpdates\jobify(), and DeferredUpdates\tryOpportunisticExecute().