l.c.m.b.PersonBranchTarget(_BaseBranchTarget) : class documentation

Part of lp.code.model.branchtarget View In Hierarchy

No class docstring
Method __init__ Undocumented
Method components See IBranchTarget.
Method context See IBranchTarget.
Method displayname See IBranchTarget.
Method getNamespace See IBranchTarget.
Method collection See IBranchTarget.
Method supports_merge_proposals See IBranchTarget.
Method supports_short_identities See IBranchTarget.
Method supports_code_imports See IBranchTarget.
Method allow_recipe_name_from_target See IBranchTarget.
Method areBranchesMergeable See IBranchTarget.
Method assignKarma See IBranchTarget.
Method getBugTask See IBranchTarget.
Method _retargetBranch Set the branch target to refer to this target.

Inherited from _BaseBranchTarget:

Method __eq__ Undocumented
Method __ne__ Undocumented
Method getRelatedSeriesBranchInfo See IBranchTarget.
Method getRelatedPackageBranchInfo See IBranchTarget.
def __init__(self, person):
Undocumented
@property
def components(self):
See IBranchTarget.
@property
def context(self):
See IBranchTarget.
@property
def displayname(self):
See IBranchTarget.
def getNamespace(self, owner):
See IBranchTarget.
@property
def collection(self):
See IBranchTarget.
@property
def supports_merge_proposals(self):
See IBranchTarget.
@property
def supports_short_identities(self):
See IBranchTarget.
@property
def supports_code_imports(self):
See IBranchTarget.
@property
def allow_recipe_name_from_target(self):
See IBranchTarget.
def areBranchesMergeable(self, other_target):
See IBranchTarget.
def assignKarma(self, person, action_name, date_created=None):
See IBranchTarget.
def getBugTask(self, bug):
See IBranchTarget.
def _retargetBranch(self, branch):
Set the branch target to refer to this target.

This only updates the target related attributes of the branch, and expects a branch without a security proxy as a parameter.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.