l.s.m.i.IBugEmailCommand(IEmailCommand) : interface documentation

Part of lp.services.mail.interfaces View In Hierarchy

An email command specific to getting or creating a bug.
Attribute RANK The int used to determine the order of execution of many commands.
Method execute Either create or get an exiting bug.

Inherited from IEmailCommand:

Method setAttributeValue Set the value of the attribute.
Method __str__ Return a textual representation of the command and its arguments.
RANK =
The int used to determine the order of execution of many commands.
def execute(parsed_msg, filealias):
Either create or get an exiting bug.

If a bug is created, parsed_msg and filealias will be used to create the initial comment of the bug.

The bug and an event is returned as a two-tuple.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.