public class MailSpoolerTask extends SpoolerTaskSupport
Constructor and Description |
---|
MailSpoolerTask(ExecutionPlan[] plans,
SMTPClient client,
long sendTime) |
MailSpoolerTask(SMTPClient client,
long sendTime) |
Modifier and Type | Method and Description |
---|---|
Struct |
detail()
returns advanced info to the task
|
Object |
execute(Config config)
execute Task
|
String |
getType()
returns task type as String
|
String |
subject()
returns a short info to the task
|
closed, getCreation, getExceptions, getId, getPlans, lastExecution, nextExecution, setClosed, setId, setLastExecution, setNextExecution, tries
public MailSpoolerTask(ExecutionPlan[] plans, SMTPClient client, long sendTime)
public MailSpoolerTask(SMTPClient client, long sendTime)
public String getType()
SpoolerTask
public String subject()
SpoolerTask
public Struct detail()
SpoolerTask
public Object execute(Config config) throws PageException
SpoolerTask
PageException
Copyright © 2015 Lucee