public class BBjAdminClientSCALLTask extends BBjAdminSimplePropWriter implements BBjAdminSCALLTask
BBjAdminTask.TaskType
COMMAND, TYPE_STRING
ASYNCHRONOUS
Constructor and Description |
---|
BBjAdminClientSCALLTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes the task on the specified job.
|
java.lang.String |
getDetailString()
Returns a human readable string containing details about the task.
|
java.lang.String |
getTaskTypeName()
Returns a human readable type for the task.
|
org.w3c.dom.Element |
getXML(org.w3c.dom.Document p_xmlDoc) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
public void execute() throws BBjAdminException
BBjAdminTask
execute
in interface BBjAdminTask
BBjAdminException
public java.lang.String getTaskTypeName()
BBjAdminTask
getTaskTypeName
in interface BBjAdminTask
public org.w3c.dom.Element getXML(org.w3c.dom.Document p_xmlDoc) throws BBjAdminException
getXML
in interface BBjAdminTask
BBjAdminException
public java.lang.String getDetailString() throws BBjAdminException
BBjAdminTask
getDetailString
in interface BBjAdminTask
BBjAdminException