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

Part of canonical.launchpad.interfaces.mail View In Hierarchy

Known implementations: canonical.launchpad.mail.commands.AssigneeEmailCommand, canonical.launchpad.mail.commands.DBSchemaEditEmailCommand, canonical.launchpad.mail.commands.MilestoneEmailCommand, canonical.launchpad.mail.commands.ReplacedByImportanceCommand

An email command specific to editing a bug task.
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.
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 2010-09-27 00:00:11.