Part of lp.bugs.interfaces.bugchange View In Hierarchy
IBug.| Attribute | when | The timestamp for the BugChange. |
| Attribute | person | The Person who made the change. |
| Attribute | change_level | Type of the change to a bug expressed as BugNotificationLevel. |
| Method | getBugActivity | Return the BugActivity data for this change as a dict. |
| Method | getBugNotification | Return any `BugNotification`s for this event. |