Part of lp.code.mail.codehandler View In Hierarchy
Known subclasses: lp.code.mail.codehandler.AddReviewerEmailCommand, lp.code.mail.codehandler.UpdateStatusEmailCommand, lp.code.mail.codehandler.VoteEmailCommand
| Method | execute | Undocumented |
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. |