public interface BBjAdminReplicationTask extends BBjAdminPropertyWriter
Modifier and Type | Interface and Description |
---|---|
static class |
BBjAdminReplicationTask.TaskType |
Modifier and Type | Method and Description |
---|---|
void |
execute(BBjAdminReplicationJob p_job)
Executes the task on the specified job.
|
java.lang.String |
getAssociatedFile()
Returns the associated file with this task if it is a task that uses
a file such as a BBj program or script.
|
java.lang.String |
getTaskTypeName()
Returns a human readable type for the task.
|
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
void execute(BBjAdminReplicationJob p_job) throws BBjAdminException
BBjAdminException
java.lang.String getTaskTypeName()
java.lang.String getAssociatedFile() throws BBjAdminException
BBjAdminException