public class BBjAdminClientPauseTask extends BBjAdminSimplePropWriter implements BBjAdminPauseTask
BBjAdminTask.TaskType
JOB_ID, JOB_NAME, TYPE_STRING, WHEN_CAUGHT_UP
ASYNCHRONOUS
Constructor and Description |
---|
BBjAdminClientPauseTask() |
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 BBjAdminClientPauseTask() 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