railo.runtime.spooler.remote
Class RemoteClientTask
java.lang.Object
railo.runtime.spooler.SpoolerTaskSupport
railo.runtime.spooler.SpoolerTaskWS
railo.runtime.spooler.remote.RemoteClientTask
- All Implemented Interfaces:
- Serializable, SpoolerTask
public class RemoteClientTask
- extends SpoolerTaskWS
- See Also:
- Serialized Form
Methods inherited from class railo.runtime.spooler.SpoolerTaskSupport |
closed, getCreation, getExceptions, getId, getPlans, lastExecution, nextExecution, setClosed, setId, setLastExecution, setNextExecution, tries |
PASSWORD
public static final Collection.Key PASSWORD
ATTRIBUTE_COLLECTION
public static final Collection.Key ATTRIBUTE_COLLECTION
CALLER_ID
public static final Collection.Key CALLER_ID
RemoteClientTask
public RemoteClientTask(ExecutionPlan[] plans,
RemoteClient client,
Struct attrColl,
String callerId,
String type)
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
- Specified by:
subject
in interface SpoolerTask
- Overrides:
subject
in class SpoolerTaskWS
- Returns:
- Task subject
detail
public Struct detail()
- Description copied from interface:
SpoolerTask
- returns advanced info to the task
- Specified by:
detail
in interface SpoolerTask
- Overrides:
detail
in class SpoolerTaskWS
- Returns:
- Task detail
Copyright © 2012 Railo