public class RemoteClientTask extends SpoolerTaskWS
Modifier and Type | Field and Description |
---|---|
static Collection.Key |
ATTRIBUTE_COLLECTION |
static Collection.Key |
CALLER_ID |
static Collection.Key |
PASSWORD |
Constructor and Description |
---|
RemoteClientTask(ExecutionPlan[] plans,
RemoteClient client,
Struct attrColl,
String callerId,
String type) |
Modifier and Type | Method and Description |
---|---|
Struct |
detail()
returns advanced info to the task
|
String |
getType()
returns task type as String
|
String |
subject()
returns a short info to the task
|
execute
closed, getCreation, getExceptions, getId, getPlans, lastExecution, nextExecution, setClosed, setId, setLastExecution, setNextExecution, tries
public static final Collection.Key PASSWORD
public static final Collection.Key ATTRIBUTE_COLLECTION
public static final Collection.Key CALLER_ID
public RemoteClientTask(ExecutionPlan[] plans, RemoteClient client, Struct attrColl, String callerId, String type)
public String getType()
SpoolerTask
public String subject()
SpoolerTask
subject
in interface SpoolerTask
subject
in class SpoolerTaskWS
public Struct detail()
SpoolerTask
detail
in interface SpoolerTask
detail
in class SpoolerTaskWS
Copyright © 2015 Lucee