l.b.m.b.NullBugTask(BugTaskMixin) : class documentation

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

Implements interfaces: lp.bugs.interfaces.bugtask.INullBugTask

A null object for IBugTask.

This class is used, for example, to be able to render a URL like:

/products/evolution/+bug/5

when bug #5 isn't yet reported in evolution.

Method __init__ Initialize a NullBugTask.
Method title See IBugTask.

Inherited from BugTaskMixin:

Method bug_subscribers See IBugTask.
Method bugtargetdisplayname See IBugTask.
Method bugtargetname See IBugTask.
Method target See IBugTask.
Method related_tasks See IBugTask.
Method pillar See IBugTask.
Method other_affected_pillars See IBugTask.
Method mentoring_offers See IHasMentoringOffers.
Method canMentor See ICanBeMentored.
Method isMentor See ICanBeMentored.
Method offerMentoring See ICanBeMentored.
Method retractMentoring See ICanBeMentored.
def __init__(self, bug, product=None, productseries=None, sourcepackagename=None, distribution=None, distroseries=None):
Initialize a NullBugTask.
@property
def title(self):
See IBugTask.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.