Package com.basis.api.admin
Interface BBjAdminOnlineCopyJobRun
- All Superinterfaces:
BBjAdminOnlineCopyJob
,BBjAdminPropertyReader
,Remote
Interface for configuring Online Copy Jobs.
-
Field Summary
Fields inherited from interface com.basis.api.admin.BBjAdminOnlineCopyJob
ADVISORY_LOCKING, DELAY, DESCRIPTION, HOST, KBPS, KEYSTORE, KEYSTORE_PASSWORD, NAME, PASSWORD, PORT, SSL, TOKEN, USER
-
Method Summary
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
-
Method Details
-
getFiles
Get the set of files to copy.- Throws:
BBjAdminException
-
getProgress
Get the current progress of a running online copy job.- Throws:
BBjAdminException
-
finish
Finish a running online copy job.- Throws:
BBjAdminException
-
abort
Abort a running online copy job.- Throws:
BBjAdminException
-