Part of lp.soyuz.interfaces.processacceptedbugsjob View In Hierarchy
| Method | create | Create a new IProcessAcceptedBugsJob. |
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. |
IProcessAcceptedBugsJob.| Parameters | distroseries | A IDistroSeries for which to close bugs. |
| sourcepackagerelease | An ISourcePackageRelease for which to
close bugs. | |
| bug_ids | An iterable of bug IDs to close. |