public interface BBjAdminOnlineCopyJobRun extends BBjAdminOnlineCopyJob
ADVISORY_LOCKING, DELAY, DESCRIPTION, NAME
Modifier and Type | Method and Description |
---|---|
void |
abort()
Abort a running online copy job.
|
void |
finish()
Finish a running online copy job.
|
BBjAdminSet<BBjAdminOnlineCopyJobFileRun> |
getFiles()
Get the set of files to copy.
|
double |
getProgress()
Get the current progress of a running online copy job.
|
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
BBjAdminSet<BBjAdminOnlineCopyJobFileRun> getFiles() throws BBjAdminException
BBjAdminException
double getProgress() throws BBjAdminException
BBjAdminException
void finish() throws BBjAdminException
BBjAdminException
void abort() throws BBjAdminException
BBjAdminException