l.c.m.b.BranchJob(SQLBase) : class documentation

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

Base class for jobs related to branches.
Method metadata Undocumented
Method __init__ Constructor.
Method destroySelf See IBranchJob.
Method makeDerived Undocumented

Inherited from SQLBase:

Method __repr__ Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
@property
def metadata(self):
Undocumented
def __init__(self, branch, job_type, metadata, **job_args):
Constructor.

Extra keyword parameters are used to construct the underlying Job object.

ParametersbranchThe database branch this job relates to.
job_typeThe BranchJobType of this job.
metadataThe type-specific variables, as a JSON-compatible dict.
def destroySelf(self):
See IBranchJob.
def makeDerived(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.