| Modifier and Type | Method and Description |
|---|---|
BackupConfig |
BackupChain.getBackupConfig()
Getting backup config.
|
BackupConfig |
BackupChainLog.getBackupConfig()
Getting backup config.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BackupJob.init(org.exoplatform.services.jcr.core.ManageableRepository repository,
String workspaceName,
BackupConfig config,
Calendar timeStamp)
Initialize.
|
BackupChain |
BackupManager.startBackup(BackupConfig config)
Starting backup.
|
| Constructor and Description |
|---|
BackupChainLog(File logDir,
BackupConfig config,
String fullBackupType,
String incrementalBackupType,
String backupId,
org.exoplatform.services.jcr.config.RepositoryServiceConfiguration repositoryServiceConfiguration,
File rootDir)
BackupChainLog constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected BackupConfig |
AbstractBackupJob.config |
| Modifier and Type | Method and Description |
|---|---|
BackupConfig |
BackupChainImpl.getBackupConfig() |
| Modifier and Type | Method and Description |
|---|---|
BackupChain |
BackupManagerImpl.startBackup(BackupConfig config)
Starting backup.
|
| Constructor and Description |
|---|
BackupChainImpl(BackupConfig config,
File logDirectory,
org.exoplatform.services.jcr.RepositoryService repositoryService,
String fullBackupType,
String incrementalBackupType,
String backupId,
File rootDir,
Calendar startTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
FullBackupJob.init(org.exoplatform.services.jcr.core.ManageableRepository repository,
String workspaceName,
BackupConfig config,
Calendar timeStamp) |
void |
IncrementalBackupJob.init(org.exoplatform.services.jcr.core.ManageableRepository repository,
String workspaceName,
BackupConfig config,
Calendar timeStamp) |
| Modifier and Type | Method and Description |
|---|---|
void |
FullBackupJob.init(org.exoplatform.services.jcr.core.ManageableRepository repository,
String workspaceName,
BackupConfig config,
Calendar timeStamp)
Initialize.
|
| Constructor and Description |
|---|
BackupConfigBean(BackupConfig config)
BackupConfigBeen constructor.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.