public class BBjAdminClientResumeTask extends BBjAdminSimplePropWriter implements BBjAdminResumeTask
BBjAdminTask.TaskType
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
JOB_NAME |
JOB_ID, TYPE_STRING
ASYNCHRONOUS
Constructor and Description |
---|
BBjAdminClientResumeTask() |
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 static final java.lang.String JOB_NAME
public BBjAdminClientResumeTask() throws BBjAdminException
BBjAdminException
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