l.s.j.c.CeleryRunJob(
RunJob
) : class documentation
Part of
lp
.
services
.
job
.
celeryjob
View In Hierarchy
The Celery Task that runs a job.
Method
getJobRunner
Return a BaseJobRunner, to support customization.
Method
run
Run the specified job.
def getJobRunner(self):
Return a BaseJobRunner, to support customization.
def run(self, job_id, dbuser):
Run the specified job.
Parameters
job_id
The job to run, as expected by UniversalJobSource. (Job.id, module_name, class_name)
dbuser
The database user to run under. This should match the dbuser specified by the job's config.
API Documentation
for Launchpad, generated by
pydoctor
at 2022-06-16 00:00:12.