Ens.Rule.Notification
abstract class Ens.Rule.Notification
Method Inventory
Methods
classmethod %OnNotify(pReason As %String, pRule As Ens.Rule.RuleDefinition) as %Status
This method is to be overridden by the users to be run upon notification.
pReason is a string with the name of the notification event.
The current support events are: BeforeSave, AfterSave and Delete