railo.runtime.spooler.mail
Class MailSpoolerTask
java.lang.Object
railo.runtime.spooler.SpoolerTaskSupport
railo.runtime.spooler.mail.MailSpoolerTask
- All Implemented Interfaces:
- Serializable, SpoolerTask
public class MailSpoolerTask
- extends SpoolerTaskSupport
- See Also:
- Serialized Form
Methods inherited from class railo.runtime.spooler.SpoolerTaskSupport |
closed, getCreation, getExceptions, getId, getPlans, lastExecution, nextExecution, setClosed, setId, setLastExecution, setNextExecution, tries |
MailSpoolerTask
public MailSpoolerTask(ExecutionPlan[] plans,
SMTPClient client)
MailSpoolerTask
public MailSpoolerTask(SMTPClient client)
getType
public String getType()
- Description copied from interface:
SpoolerTask
- returns task type as String
- Returns:
- Task subject
- See Also:
SpoolerTask.getType()
subject
public String subject()
- Description copied from interface:
SpoolerTask
- returns a short info to the task
- Returns:
- Task subject
detail
public Struct detail()
- Description copied from interface:
SpoolerTask
- returns advanced info to the task
- Returns:
- Task detail
execute
public Object execute(Config config)
throws PageException
- Description copied from interface:
SpoolerTask
- execute Task
- Throws:
PageException
Copyright © 2012 Railo