Class MailMarketingSendTestEmailProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class MailMarketingSendTestEmailProcessActionHandler
    extends ProcessActionHandler
    Sends a test email to the given user
    Since:
    4.0.6
    Version:
    $Revision: 6296 $ $Date: 2007-03-29 17:31:15 -0300 (Thu, 29 Mar 2007) $
    • Constructor Detail

      • MailMarketingSendTestEmailProcessActionHandler

        public MailMarketingSendTestEmailProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException