Part of lp.services.job.runner View In Hierarchy
| Method | __init__ | Undocumented | 
| Class Method | fromReady | Return a job runner for all ready jobs of a given class. | 
| Class Method | runFromSource | Run all ready jobs provided by the specified source. | 
| Method | runAll | Run all the Jobs for this JobRunner. | 
Inherited from BaseJobRunner:
| Method | acquireLease | Undocumented | 
| Method | runJob | Undocumented | 
| Method | runJobHandleError | Undocumented | 
| Method | userErrorTypes | Undocumented | 
| Method | retryErrorTypes | Undocumented | 
| Method | _doOops | Report an OOPS for the provided job and info. | 
| Method | _logOopsId | Report oopses by id to the log. |