l.a.m.q.QuestionJob(StormBase) : class documentation

Part of lp.answers.model.questionjob View In Hierarchy

A Job for queued question emails.
Method __init__ Constructor.
Method __repr__ Undocumented
Method metadata See IQuestionJob.
Method makeDerived Undocumented

Inherited from StormBase:

Method __storm_invalidated__ Flush cached properties.
def __init__(self, question, job_type, metadata):
Constructor.
ParametersquestionThe question related to this job.
job_typeThe specific job being performed for the question.
metadataThe type-specific variables, as a JSON-compatible dict.
def __repr__(self):
Undocumented
@property
def metadata(self):
See IQuestionJob.
def makeDerived(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.