public abstract class SpoolerTaskHTTPCall extends SpoolerTaskSupport
Constructor and Description |
---|
SpoolerTaskHTTPCall(ExecutionPlan[] plans,
RemoteClient client) |
Modifier and Type | Method and Description |
---|---|
Struct |
detail()
returns advanced info to the task
|
Object |
execute(Config config)
execute Task
|
static Object |
execute(RemoteClient client,
Config config,
String methodName,
Struct args) |
String |
subject()
returns a short info to the task
|
closed, getCreation, getExceptions, getId, getPlans, lastExecution, nextExecution, setClosed, setId, setLastExecution, setNextExecution, tries
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType
public SpoolerTaskHTTPCall(ExecutionPlan[] plans, RemoteClient client)
public final Object execute(Config config) throws PageException
SpoolerTask
PageException
lucee.runtime.spooler.SpoolerTask#execute()
public static final Object execute(RemoteClient client, Config config, String methodName, Struct args) throws PageException
PageException
public String subject()
SpoolerTask
SpoolerTask.subject()
public Struct detail()
SpoolerTask
SpoolerTask.detail()
Copyright © 2015 Lucee