l.b.b.b.BugTaskNavigation(Navigation) : class documentation

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

Navigation for the IBugTask.
Method traverse_attachments traverse to an attachment by id.
Method traverse_attachment traverse to an attachment by id.
Method traverse_comments Traverse to a comment by index.
Method traverse_nominations Traverse to a nomination by id.
Method redirect_references Undocumented
@stepthrough('attachments')
def traverse_attachments(self, name):
traverse to an attachment by id.
@stepthrough('+attachment')
def traverse_attachment(self, name):
traverse to an attachment by id.
@stepthrough('comments')
def traverse_comments(self, name):
Traverse to a comment by index.
@stepthrough('nominations')
def traverse_nominations(self, nomination_id):
Traverse to a nomination by id.
@redirection('references')
def redirect_references(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.