Wikibase
MediaWiki Wikibase extension
Wikibase\Repo\Notifications Namespace Reference

'Notifications' of Repo changes to Client sites More...

Classes

interface  ChangeNotificationSender
 Channel for sending notifications about changes to a repo's clients. More...
 
class  ChangeNotifier
 Class for generating and submitting change notifications in different situations. More...
 
interface  ChangeTransmitter
 Channel for sending notifications about changes on the repo to any clients. More...
 
class  ChangeTransmitterException
 Exception for indication problems with change notifications. More...
 
class  DatabaseChangeTransmitter
 Notification channel based on a database table. More...
 
class  HookChangeTransmitter
 Change notification channel using a MediaWiki hook container. More...
 
class  JobQueueChangeNotificationSender
 ChangeNotificationSender based on a JobQueueGroup and ChangeNotificationJob. More...
 
class  RepoEntityChange
 
class  RepoItemChange
 

Detailed Description

'Notifications' of Repo changes to Client sites

Unlike Wikibase\Client\Notifications this namespace has nothing to do with the Echo extension