Part of lp.code.model.branchmergeproposaljob View In Hierarchy
| Method | metadata | Undocumented |
| Method | __init__ | Constructor. |
| Method | sync | Undocumented |
| Method | destroySelf | Undocumented |
| Class Method | selectBy | Return selected instances of this class. |
| Class Method | get | Return the instance of this class whose key is supplied. |
| Method | makeDerived | Undocumented |
Inherited from StormBase:
| Method | __storm_invalidated__ | Flush cached properties. |
| Parameters | branch_merge_proposal | The proposal this job relates to. |
| job_type | The BranchMergeProposalJobType of this job. | |
| metadata | The type-specific variables, as a JSON-compatible dict. |
At least one pair of keyword arguments must be supplied. foo=bar is interpreted as 'select all instances of BranchMergeProposalJob whose property "foo" is equal to "bar"'.