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

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

An email command specific to editing a bug.
Attribute RANK The int used to determine the order of execution of many commands.
Method execute Execute the command in the context of the 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(bug, current_event):
Execute the command in the context of the bug.

The modified bug and an event is returned.

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