|
eXo JCR :: Applications :: Backup Console 1.15.6-GA | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BackupExecuteException in org.exoplatform.jcr.backupconsole |
|---|
| Methods in org.exoplatform.jcr.backupconsole that throw BackupExecuteException | |
|---|---|
String |
BackupClientImpl.drop(boolean forceClose,
String repositoryName,
String workspaceName)
Drop workspace or repository. |
String |
BackupClient.drop(boolean forceClose,
String repositoryName,
String workspaceName)
Drop workspace or repository. |
BackupAgentResponse |
ClientTransportImpl.executeGET(String sURL)
Execute assigned sURL using current transport and return result as byte array. |
BackupAgentResponse |
ClientTransport.executeGET(String sURL)
Execute assigned sURL using current transport and return result as byte array. |
BackupAgentResponse |
ClientTransportImpl.executePOST(String sURL,
String postData)
Execute assigned sURL using current transport and return result as byte array. |
BackupAgentResponse |
ClientTransport.executePOST(String sURL,
String postData)
Execute assigned sURL using current transport and return result as byte array. |
String |
BackupClientImpl.info()
Get information about backup service. |
String |
BackupClient.info()
Get information about backup service. |
String |
BackupClientImpl.list()
Get information about the current backups (in progress). |
String |
BackupClient.list()
Get information about the current backups (in progress). |
String |
BackupClientImpl.listCompleted()
Get information about the completed (ready to restore) backups. |
String |
BackupClient.listCompleted()
Get information about the completed (ready to restore) backups. |
String |
BackupClientImpl.restore(String repositoryName,
String workspaceName,
String backupId,
InputStream config,
String backupSetPath,
boolean removeExists)
Restore repository or workspace from backup file. |
String |
BackupClient.restore(String repositoryName,
String workspaceName,
String backupId,
InputStream config,
String backupSetPath,
boolean removeExosts)
Restore repository or workspace from backup file. |
String |
BackupClientImpl.restores(String repositoryName,
String workspaceName)
Get information about current restores of repository or workspace. |
String |
BackupClient.restores(String repositoryName,
String workspaceName)
Get information about current restores of repository or workspace. |
String |
BackupClientImpl.startBackUp(String repositoryName,
String workspaceName,
String backupDir)
Start backup of repository or workspace. |
String |
BackupClient.startBackUp(String repositoryName,
String workspaceName,
String backupDir)
Start backup of repository or workspace. |
String |
BackupClientImpl.startIncrementalBackUp(String repositoryName,
String workspaceName,
String backupDir,
long incr)
Start Incremental Backup of repository or workspace. |
String |
BackupClient.startIncrementalBackUp(String repositoryName,
String workspaceName,
String backupDir,
long incr)
Start Incremental Backup of repository or workspace. |
String |
BackupClientImpl.status(String backupId)
Get Status of backup. |
String |
BackupClient.status(String backupId)
Get Status of backup. |
String |
BackupClientImpl.stop(String backupId)
Stop backup. |
String |
BackupClient.stop(String backupId)
Stop backup. |
|
eXo JCR :: Applications :: Backup Console 1.15.6-GA | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||