l.c.i.b.IBranchMergeProposalPublic(IPrivacy) : interface documentation

Part of lp.code.interfaces.branchmergeproposal View In Hierarchy

Known subclasses: lp.code.interfaces.webservice.IBranchMergeProposal

No interface docstring
Int id The tracking number for this merge proposal.
Int source_branchID Undocumented
Int source_git_repositoryID Undocumented
Int prerequisite_branchID Undocumented
Int prerequisite_git_repositoryID Undocumented
TextLine source_git_commit_sha1 Undocumented
TextLine target_git_commit_sha1 Undocumented
TextLine prerequisite_git_commit_sha1 Undocumented
Attribute merge_source The branch that has code to land (VCS-agnostic).
Attribute merge_target The branch that the source branch will be merged into (VCS-agnostic).
Attribute merge_prerequisite The branch that the source branch branched from (VCS-agnostic).
Attribute parent The parent object for use in navigation: source branch for Bazaar, or source repository for Git.

Inherited from IPrivacy:

Bool private Private objects are visible to members or subscribers.
id =
The tracking number for this merge proposal.
source_branchID =
Undocumented
source_git_repositoryID =
Undocumented
prerequisite_branchID =
Undocumented
prerequisite_git_repositoryID =
Undocumented
source_git_commit_sha1 =
Undocumented
target_git_commit_sha1 =
Undocumented
prerequisite_git_commit_sha1 =
Undocumented
merge_source =
The branch that has code to land (VCS-agnostic).
merge_target =
The branch that the source branch will be merged into (VCS-agnostic).
merge_prerequisite =
The branch that the source branch branched from (VCS-agnostic).
parent =
The parent object for use in navigation: source branch for Bazaar, or source repository for Git.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.