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

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

Known implementations: canonical.launchpad.mail.commands.CVEEmailCommand, canonical.launchpad.mail.commands.DuplicateEmailCommand, canonical.launchpad.mail.commands.PrivateEmailCommand, canonical.launchpad.mail.commands.SecurityEmailCommand, canonical.launchpad.mail.commands.SubscribeEmailCommand, canonical.launchpad.mail.commands.SummaryEmailCommand, canonical.launchpad.mail.commands.TagEmailCommand, canonical.launchpad.mail.commands.UnsubscribeEmailCommand

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