Part of lp.registry.interfaces.productjob View In Hierarchy
An interface for creating `IThirtyDayCommercialExpirationJob`s.
Inherited from IProductNotificationJobSource:
| Method | create | Create a new IProductNotificationJob. |
Inherited from IProductJobSource (via IProductNotificationJobSource):
| Method | find | Find `IProductJob`s that match the specified criteria. |
Inherited from IJobSource (via IProductNotificationJobSource, IProductJobSource):
| Int | memory_limit | Undocumented |
| Method | iterReady | Iterate through all jobs. |
| Method | contextManager | Get a context for running this kind of job in. |
Inherited from ExpirationSource:
| Method | create | Create a new job. |
| Method | getExpiringProducts | Return the products that require a job to update them. |