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
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. |