l.r.i.p.IPersonNotificationSet(Interface) : interface documentation

Part of lp.registry.interfaces.personnotification View In Hierarchy

The set of person notifications.
Method getNotificationsToSend Return the notifications that haven't been sent yet.
Method addNotification Create a new IPersonNotification.
Method getNotificationsOlderThan Return notifications that are older than the time_limit.
def getNotificationsToSend():
Return the notifications that haven't been sent yet.
def addNotification(person, subject, body):
Create a new IPersonNotification.
def getNotificationsOlderThan(time_limit):
Return notifications that are older than the time_limit.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.