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

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

An email command specific to editing a bug task.
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 task.

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(bugtask, current_event):
Execute the command in the context of the bug task.

The modified bug task and an event is returned.

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