Part of lp.bugs.interfaces.apportjob View In Hierarchy
Known subclasses: lp.bugs.interfaces.apportjob.IProcessApportBlobJobSource
| Method | create | Create a new IApportJob for a bug. |
| Method | getByBlobUUID | For a given BLOB UUID, return any jobs pertaining to that BLOB. |
Inherited from IJobSource:
| Int | memory_limit | Undocumented |
| Method | iterReady | Iterate through all jobs. |
| Method | contextManager | Get a context for running this kind of job in. |