l.b.i.b.IBugNotification(IHasOwner) : interface documentation

Part of lp.bugs.interfaces.bugnotification View In Hierarchy

A textual representation of bug changes.
Attribute id id
Attribute message The message containing the text representation of the changes to the bug.
Attribute activity The bug activity object corresponding to this notification. Will be None for older notification objects, and will be None if the bugchange object that provides the data for the change returns None for getBugActivity.
Bool is_comment Undocumented
Datetime date_emailed Undocumented
Attribute recipients The people to which this notification should be sent.
Choice status The status of this bug notification.
Attribute bug_filters List of bug filters that caused this notification.

Inherited from IHasOwner:

Attribute owner The object's owner, which is an IPerson.
id =
id
message =
The message containing the text representation of the changes to the bug.
activity =
The bug activity object corresponding to this notification. Will be None for older notification objects, and will be None if the bugchange object that provides the data for the change returns None for getBugActivity.
is_comment =
Undocumented
date_emailed =
Undocumented
recipients =
The people to which this notification should be sent.
status =
The status of this bug notification.
bug_filters =
List of bug filters that caused this notification.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.