Part of lp.answers.interfaces.questionjob View In Hierarchy
| Method | create | Create a new IQuestionJob. |
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. |
| Parameters | question | An IQuestion. |
| user | An IPerson. | |
| recipient_set | A QuestionRecipientSet. | |
| subject | The subject of the email. | |
| body | The text of the email that is common to all recipients. | |
| headers | A dict of headers for the email that are common to all recipients. |