railo.runtime.thread
Class ChildSpoolerTask
java.lang.Object
railo.runtime.spooler.SpoolerTaskSupport
railo.runtime.thread.ChildSpoolerTask
- All Implemented Interfaces:
- Serializable, SpoolerTask
public class ChildSpoolerTask
- 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 |
ChildSpoolerTask
public ChildSpoolerTask(ChildThreadImpl ct,
ExecutionPlan[] plans)
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
getType
public String getType()
- Description copied from interface:
SpoolerTask
- returns task type as String
- Returns:
- Task subject
subject
public String subject()
- Description copied from interface:
SpoolerTask
- returns a short info to the task
- Returns:
- Task subject
Copyright © 2012 Railo