| Package | Description |
|---|---|
| org.exoplatform.services.jcr.ext.backup | |
| org.exoplatform.services.jcr.ext.backup.impl | |
| org.exoplatform.services.jcr.ext.backup.server.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
BackupConfig
Created by The eXo Platform SARL .
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryBackupConfig |
RepositoryBackupChainLog.getBackupConfig()
Getting repository backup configuration.
|
RepositoryBackupConfig |
RepositoryBackupChain.getBackupConfig()
Getting repository backup config.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryBackupChain |
BackupManager.startBackup(RepositoryBackupConfig config)
Starting repository backup.
|
| Constructor and Description |
|---|
RepositoryBackupChainLog(File logDirectory,
RepositoryBackupConfig config,
String fullBackupType,
String incrementalBackupType,
String systemWorkspace,
List<String> wsLogFilePathList,
String backupId,
Calendar startTime,
RepositoryEntry rEntry,
RepositoryServiceConfiguration repositoryServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryBackupConfig |
RepositoryBackupChainImpl.getBackupConfig()
Getting repository backup config.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryBackupChain |
BackupManagerImpl.startBackup(RepositoryBackupConfig config)
Starting repository backup.
|
| Constructor and Description |
|---|
RepositoryBackupChainImpl(RepositoryBackupConfig config,
File logDirectory,
RepositoryService repositoryService,
String fullBackupType,
String incrementalBackupType,
String repositoryBackupId) |
| Constructor and Description |
|---|
BackupConfigBean(RepositoryBackupConfig config)
BackupConfigBeen constructor.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.