l.b.m.a.ProcessApportBlobJob(ApportJobDerived) : class documentation

Part of lp.bugs.model.apportjob View In Hierarchy

A Job to process an Apport BLOB.
Class Method create See IProcessApportBlobJobSource.
Class Method getByBlobUUID See IApportJobSource.
Method run See IRunnableJob.
Method getFileBugData Return the parsed data as a FileBugData object.

Inherited from ApportJobDerived:

Method __init__ Undocumented
Class Method get Get a job by id.
Class Method iterReady Iterate through all ready ApportJobs.
Method getOopsVars See IRunnableJob.

Inherited from BaseRunnableJob (via ApportJobDerived):

Method __eq__ Undocumented
Method __ne__ Undocumented
Method __lt__ Undocumented
Method getOopsRecipients Return a list of email-ids to notify about oopses.
Method getOperationDescription Undocumented
Method getErrorRecipients Return a list of email-ids to notify about user errors.
Method getOopsMailController Return a MailController for notifying people about oopses.
Method getUserErrorMailController Return a MailController for notifying about user errors.
Method notifyOops Report this oops.
Method notifyUserError See IRunnableJob.
Method makeOopsReport Generate an OOPS report using the given OOPS configuration.
Method acquireLease Undocumented
Method taskId Return a task ID that gives a clue what this job is about.
Method runViaCelery Request that this job be run via celery.
Method getDBClass Undocumented
Method celeryCommitHook Hook function to call when a commit completes.
Method celeryRunOnCommit Configure transaction so that commit runs this job via Celery.
Method queue See IJob.

Inherited from BaseRunnableJobSource (via ApportJobDerived, BaseRunnableJob):

Static Method contextManager Undocumented
@classmethod
def create(cls, blob):
See IProcessApportBlobJobSource.
@classmethod
def getByBlobUUID(cls, uuid):
See IApportJobSource.
def run(self):
See IRunnableJob.
def getFileBugData(self):
Return the parsed data as a FileBugData object.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.