l.r.m.p.ProductJobManager : class documentation

Part of lp.registry.model.productjob View In Hierarchy

Creates jobs for product that need updating or notification.
Method __init__ Undocumented
Method createAllDailyJobs Create jobs for all products that have timed updates.
Method createDailyJobs Create jobs for products that have timed updates.
def __init__(self, logger):
Undocumented
def createAllDailyJobs(self):
Create jobs for all products that have timed updates.
ReturnsThe count of jobs that were created.
def createDailyJobs(self, job_class, reviewer):
Create jobs for products that have timed updates.
Parametersjob_classA JobSource class that provides ExpirationSource.
reviewerThe user that is creating the job.
ReturnsThe count of jobs that were created.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.