l.c.b.b.BranchNavigation(WebhookTargetNavigationMixin, Navigation) : class documentation

Part of lp.code.browser.branch View In Hierarchy

No class docstring
Method traverse_bug_branch Traverses to an IBugBranch.
Method dotbzr Undocumented
Method traverse_subscription Traverses to an IBranchSubscription.
Method traverse_merge_proposal Traverse to an IBranchMergeProposal.
Method traverse_diff Undocumented
Method traverse_code_import Traverses to the ICodeImport for the branch.
Method traverse_translation_templates_build Traverses to a TranslationTemplatesBuild.

Inherited from WebhookTargetNavigationMixin:

Method traverse_webhook Undocumented
@stepthrough('+bug')
def traverse_bug_branch(self, bugid):
Traverses to an IBugBranch.
@stepto('.bzr')
def dotbzr(self):
Undocumented
@stepthrough('+subscription')
def traverse_subscription(self, name):
Traverses to an IBranchSubscription.
@stepthrough('+merge')
def traverse_merge_proposal(self, id):
Traverse to an IBranchMergeProposal.
@stepto('+diff')
def traverse_diff(self):
Undocumented
@stepto('+code-import')
def traverse_code_import(self):
Traverses to the ICodeImport for the branch.
@stepthrough('+translation-templates-build')
def traverse_translation_templates_build(self, id_string):
Traverses to a TranslationTemplatesBuild.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.