Part of lp.services.webhooks.interfaces View In Hierarchy
| Method | deleteByIDs | Delete IWebhookJob`s by their primary key (`Job.id). |
| Method | deleteByWebhooks | Delete all IWebhookJob`s for the given `IWebhook. |
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. |