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