l.c.m.b.BranchMergeProposalJobSource(BaseRunnableJobSource) : class documentation

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

Provide a job source for all merge proposal jobs.

Only one job for any particular merge proposal is returned.

Static Method get Get a job by id.
Static Method iterReady Undocumented

Inherited from BaseRunnableJobSource:

Static Method contextManager Undocumented
@staticmethod
def get(job_id):
Get a job by id.
Returnsthe BranchMergeProposalJob with the specified id, as the current BranchMergeProposalJobDereived subclass.
RaisesSQLObjectNotFound if there is no job with the specified id, or its job_type does not match the desired subclass.
@staticmethod
def iterReady(job_type=None):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.