info.magnolia.module.mail.commands
Class MailCommand

java.lang.Object
  extended by info.magnolia.commands.MgnlCommand
      extended by info.magnolia.module.mail.commands.MailCommand
All Implemented Interfaces:
info.magnolia.commands.chain.Command, Cloneable

public class MailCommand
extends info.magnolia.commands.MgnlCommand

the command for sending mail.

Author:
jackie, niko

Field Summary
static org.slf4j.Logger log
           
 
Fields inherited from interface info.magnolia.commands.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
MailCommand()
           
 
Method Summary
 boolean execute(info.magnolia.context.Context ctx)
           
 
Methods inherited from class info.magnolia.commands.MgnlCommand
clone, execute, isEnabled, release, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static org.slf4j.Logger log
Constructor Detail

MailCommand

public MailCommand()
Method Detail

execute

public boolean execute(info.magnolia.context.Context ctx)
                throws Exception
Specified by:
execute in class info.magnolia.commands.MgnlCommand
Throws:
Exception


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.