l.b.m.b.BugSubscription(StormBase) : class documentation

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

A relationship between a person and a bug.
Method __init__ Undocumented
Method display_subscribed_by See IBugSubscription.
Method display_duplicate_subscribed_by See IBugSubscription.
Method canBeUnsubscribedByUser See IBugSubscription.

Inherited from StormBase:

Method __storm_invalidated__ Flush cached properties.
def __init__(self, bug=None, person=None, subscribed_by=None, bug_notification_level=BugNotificationLevel.COMMENTS):
Undocumented
@property
def display_subscribed_by(self):
See IBugSubscription.
@property
def display_duplicate_subscribed_by(self):
See IBugSubscription.
def canBeUnsubscribedByUser(self, user):
See IBugSubscription.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.