| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
S3Notifications
Framework to send notifications about subscribed events
| Instance Methods | |
|
Inherited from |
| Class Methods | |||
|
|||
|
|||
|
|||
| Properties | |
|
Inherited from |
| Method Details |
Scheduler entry point, creates notification tasks for all active subscriptions which (may) have updates. |
Asynchronous task to notify a subscriber about updates, runs a POST?format=msg request against the subscribed controller which extracts the data and renders and sends the notification message (see send()).
|
Method to retrieve updates for a subscription, render the notification message and send it - responds to POST?format=msg requests to the respective resource.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 15 08:51:50 2019 | http://epydoc.sourceforge.net |