An enumeration of the types of notifications that a registry can send.

Enumeration Members

BAN: "ban"

A notification sent when an item is banned.

CLEANUP: "cleanup"

A notification sent when the registry is cleaned up.

FLUSH: "flush"

A notification sent when the registry is flushed.

PROTECT: "protect"

A notification sent when an item is protected.

REGISTER: "register"

A notification sent when an item is registered.

UNBAN: "unban"

A notification sent when an item is unbanned.

UNPROTECT: "unprotect"

A notification sent when an item is unprotected.

UNREGISTER: "unregister"

A notification sent when an item is unregistered.