l.b.b.p.WorkItemContainer(object) : class documentation

Part of lp.blueprints.browser.person_upcomingwork View In Hierarchy

Known subclasses: lp.blueprints.browser.person_upcomingwork.AggregatedBugsContainer, lp.blueprints.browser.person_upcomingwork.SpecWorkItemContainer

A container of work items, assigned to a person (or a team's participatns), whose milestone is due on a certain date.
Method __init__ Undocumented
Method html_link Undocumented
Method priority_title Undocumented
Method target_link Undocumented
Method assignee_link Undocumented
Method items Undocumented
Method done_items Undocumented
Method postponed_items Undocumented
Method percent_done_or_postponed Returns % of work items to be worked on.
Method has_incomplete_work Return True if there are incomplete work items.
Method append Undocumented
def __init__(self):
Undocumented
@property
def html_link(self):
Undocumented
@property
def priority_title(self):
Undocumented
@property
def target_link(self):
Undocumented
@property
def assignee_link(self):
Undocumented
@property
def items(self):
Undocumented
@property
def done_items(self):
Undocumented
@property
def postponed_items(self):
Undocumented
@property
def percent_done_or_postponed(self):
Returns % of work items to be worked on.
@property
def has_incomplete_work(self):
Return True if there are incomplete work items.
def append(self, item):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.