l.b.i.b.IBugSubscription(Interface) : interface documentation

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

Known implementations: lp.bugs.model.bugsubscription.BugSubscription

The relationship between a person and a bug.
Int id Undocumented
Int bugID Undocumented
Choice bug_notification_level The volume and type of bug notifications this subscription will generate.
Attribute display_subscribed_by subscribed_by formatted for display.
Attribute display_duplicate_subscribed_by duplicate bug subscribed_by formatted for display.
Method canBeUnsubscribedByUser Can the user unsubscribe the subscriber from the bug?
id =
Undocumented
bugID =
Undocumented
bug_notification_level =
The volume and type of bug notifications this subscription will generate.
display_subscribed_by =
subscribed_by formatted for display.
display_duplicate_subscribed_by =
duplicate bug subscribed_by formatted for display.
@call_with(REQUEST_USER)
@export_read_operation()
def canBeUnsubscribedByUser(user):
Can the user unsubscribe the subscriber from the bug?
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.