l.r.m.s.RemoveArtifactSubscriptionsJob(SharingJobDerived) : class documentation

Part of lp.registry.model.sharingjob View In Hierarchy

See IRemoveArtifactSubscriptionsJob.
Class Method create See IRemoveArtifactSubscriptionsJob.
Method requestor_id Undocumented
Method requestor Undocumented
Method bug_ids Undocumented
Method bugs Undocumented
Method branch_ids Undocumented
Method branches Undocumented
Method gitrepository_ids Undocumented
Method specification_ids Undocumented
Method information_types Undocumented
Method getErrorRecipients Return a list of email-ids to notify about user errors.
Method getOperationDescription Undocumented
Method run See IRemoveArtifactSubscriptionsJob.

Inherited from SharingJobDerived:

Method __init__ Undocumented
Method __repr__ Undocumented
Method pillar Undocumented
Method pillar_text Undocumented
Method log_name Undocumented
Class Method get Get a job by id.
Class Method iterReady See IJobSource.
Method getOopsVars See IRunnableJob.

Inherited from BaseRunnableJob (via SharingJobDerived):

Method __eq__ Undocumented
Method __ne__ Undocumented
Method __lt__ Undocumented
Method getOopsRecipients Return a list of email-ids to notify about oopses.
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 SharingJobDerived, BaseRunnableJob):

Static Method contextManager Undocumented
@classmethod
def create(cls, requestor, artifacts=None, grantee=None, pillar=None, information_types=None):
See IRemoveArtifactSubscriptionsJob.
@property
def requestor_id(self):
Undocumented
@property
def requestor(self):
Undocumented
@property
def bug_ids(self):
Undocumented
@property
def bugs(self):
Undocumented
@property
def branch_ids(self):
Undocumented
@property
def branches(self):
Undocumented
@property
def gitrepository_ids(self):
Undocumented
@property
def specification_ids(self):
Undocumented
@property
def information_types(self):
Undocumented
def getErrorRecipients(self):
Return a list of email-ids to notify about user errors.
def getOperationDescription(self):
Undocumented
def run(self):
See IRemoveArtifactSubscriptionsJob.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.