Part of canonical.launchpad.mail.commands View In Hierarchy
Known subclasses: canonical.launchpad.mail.commands.AssigneeEmailCommand, canonical.launchpad.mail.commands.DBSchemaEditEmailCommand, canonical.launchpad.mail.commands.MilestoneEmailCommand, canonical.launchpad.mail.commands.SummaryEmailCommand
It makes sure that the correct events are notified.
Method | execute | See IEmailCommand. |
Method | setAttributeValue | See IEmailCommand. |
Inherited from EmailCommand:
Method | __init__ | Undocumented |
Method | convertArguments | Converts the string argument to Python objects. |
Method | __str__ | See IEmailCommand. |
Method | _ensureNumberOfArguments | Check that the number of arguments is correct. |