l.b.m.b.BugWatch(SQLBase) : class documentation

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

See IBugWatch.
Method bugtasks Undocumented
Method bugtasks_to_update Yield the bug tasks that are eligible for update.
Method title See IBugWatch.
Method url See IBugWatch.
Method needscheck See IBugWatch.
Method updateImportance See IBugWatch.
Method updateStatus See IBugWatch.
Method destroySelf See IBugWatch.
Method unpushed_comments Return the unpushed comments for this BugWatch.
Method hasComment See IBugWatch.
Method addComment See IBugWatch.
Method getBugMessages Undocumented
Method getImportedBugMessages See IBugWatch.
Method addActivity See IBugWatch.
Method activity Undocumented
Method can_be_rescheduled See IBugWatch.
Method failed_activity Undocumented
Method setNextCheck See IBugWatch.
Method reset See IBugWatch.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
@property
def bugtasks(self):
Undocumented
@property
def bugtasks_to_update(self):
Yield the bug tasks that are eligible for update.
@property
def title(self):
See IBugWatch.
@property
def url(self):
See IBugWatch.
@property
def needscheck(self):
See IBugWatch.
def updateImportance(self, remote_importance, malone_importance):
See IBugWatch.
def updateStatus(self, remote_status, malone_status):
See IBugWatch.
def destroySelf(self):
See IBugWatch.
@property
def unpushed_comments(self):
Return the unpushed comments for this BugWatch.
def hasComment(self, comment_id):
See IBugWatch.
def addComment(self, comment_id, message):
See IBugWatch.
def getBugMessages(self, clauses=):
Undocumented
def getImportedBugMessages(self):
See IBugWatch.
def addActivity(self, result=None, message=None, oops_id=None):
See IBugWatch.
@property
def activity(self):
Undocumented
@property
def can_be_rescheduled(self):
See IBugWatch.
@property
def failed_activity(self):
Undocumented
def setNextCheck(self, next_check):
See IBugWatch.
def reset(self):
See IBugWatch.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.