l.b.b.b.BugActivityItem : class documentation

Part of lp.bugs.browser.bugtask View In Hierarchy

A decorated BugActivity.
Method __init__ Undocumented
Method change_summary Return a formatted summary of the change.
Method get_better_summary For some activities, we want a different summary for the UI.
Method change_details Return a detailed description of the change.
Method _formatted_tags_change Return a tags change as lists of added and removed tags.
def __init__(self, activity):
Undocumented
@property
def change_summary(self):
Return a formatted summary of the change.
def get_better_summary(self, summary):
For some activities, we want a different summary for the UI.

Some event names are more descriptive as data, but less relevant to users, who are unfamiliar with the lp code.

@property
def _formatted_tags_change(self):
Return a tags change as lists of added and removed tags.
@property
def change_details(self):
Return a detailed description of the change.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.