Part of lp.code.model.branchtarget View In Hierarchy
Method | __init__ | Undocumented |
Method | name | See IBranchTarget . |
Method | components | See IBranchTarget . |
Method | context | See IBranchTarget . |
Method | getNamespace | See IBranchTarget . |
Method | collection | See IBranchTarget . |
Method | default_stacked_on_branch | See IBranchTarget . |
Method | default_merge_target | See IBranchTarget . |
Method | displayname | 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 | getRelatedPackageBranchInfo | 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 . |
This only updates the target related attributes of the branch, and expects a branch without a security proxy as a parameter.