public interface BBjAdminTask extends BBjAdminPropertyWriter
Modifier and Type | Interface and Description |
---|---|
static class |
BBjAdminTask.TaskType |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ASYNCHRONOUS |
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) |
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
static final java.lang.String ASYNCHRONOUS
void execute() throws BBjAdminException
BBjAdminException
java.lang.String getTaskTypeName()
org.w3c.dom.Element getXML(org.w3c.dom.Document p_xmlDoc) throws BBjAdminException
BBjAdminException
java.lang.String getDetailString() throws BBjAdminException
BBjAdminException