Notifications
Will be use within the WorkflowManager class.
Mostly, to notify assignements. (Pilots/Associates/watchers)
Quite primitif since CPSSubscriptions wasn't ready at that time.
Methods
|
|
_getMailNotificationRuleObject
notify_mailfolder_event
|
|
_getMailNotificationRuleObject
|
_getMailNotificationRuleObject ( self )
Returns the id of the MailNotificationRule object
in the MailRootFolder
|
|
notify_mailfolder_event
|
notify_mailfolder_event (
self,
mailfolder,
event_id,
member_ids,
)
Notify a given event type related to Mail Folder workflow life cycle
|
|