l.b.a.b.AttributeChange(BugChangeBase) : class documentation

Part of lp.bugs.adapters.bugchange View In Hierarchy

Known subclasses: lp.bugs.adapters.bugchange.BugAttachmentChange, lp.bugs.adapters.bugchange.BugDescriptionChange, lp.bugs.adapters.bugchange.BugDuplicateChange, lp.bugs.adapters.bugchange.BugInformationTypeChange, lp.bugs.adapters.bugchange.BugTagsChange, lp.bugs.adapters.bugchange.BugTaskAssigneeChange, lp.bugs.adapters.bugchange.BugTaskAttributeChange, lp.bugs.adapters.bugchange.BugTaskTargetChange, lp.bugs.adapters.bugchange.BugTitleChange

A mixin class that provides basic functionality for `IBugChange`s.
Method __init__ Undocumented
Method getBugActivity Return the BugActivity data for the textual change.

Inherited from BugChangeBase:

Method getBugNotification Return the BugNotification for this event.
def __init__(self, when, person, what_changed, old_value, new_value):
Undocumented
def getBugActivity(self):
Return the BugActivity data for the textual change.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.