|
eXo JCR :: Component :: Extension Service 1.16.0-CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BackupConfig in org.exoplatform.services.jcr.ext.backup |
|---|
| Methods in org.exoplatform.services.jcr.ext.backup that return BackupConfig | |
|---|---|
BackupConfig |
BackupChain.getBackupConfig()
Getting backup config. |
BackupConfig |
BackupChainLog.getBackupConfig()
Getting backup config. |
| Methods in org.exoplatform.services.jcr.ext.backup with parameters of type BackupConfig | |
|---|---|
void |
BackupJob.init(ManageableRepository repository,
String workspaceName,
BackupConfig config,
Calendar timeStamp)
Initialize. |
BackupChain |
BackupManager.startBackup(BackupConfig config)
Starting backup. |
| Constructors in org.exoplatform.services.jcr.ext.backup with parameters of type BackupConfig | |
|---|---|
BackupChainLog(File logDir,
BackupConfig config,
String fullBackupType,
String incrementalBackupType,
String backupId,
RepositoryServiceConfiguration repositoryServiceConfiguration,
File rootDir)
BackupChainLog constructor. |
|
| Uses of BackupConfig in org.exoplatform.services.jcr.ext.backup.impl |
|---|
| Fields in org.exoplatform.services.jcr.ext.backup.impl declared as BackupConfig | |
|---|---|
protected BackupConfig |
AbstractBackupJob.config
|
| Methods in org.exoplatform.services.jcr.ext.backup.impl that return BackupConfig | |
|---|---|
BackupConfig |
BackupChainImpl.getBackupConfig()
|
| Methods in org.exoplatform.services.jcr.ext.backup.impl with parameters of type BackupConfig | |
|---|---|
BackupChain |
BackupManagerImpl.startBackup(BackupConfig config)
Starting backup. |
| Constructors in org.exoplatform.services.jcr.ext.backup.impl with parameters of type BackupConfig | |
|---|---|
BackupChainImpl(BackupConfig config,
File logDirectory,
RepositoryService repositoryService,
String fullBackupType,
String incrementalBackupType,
String backupId,
File rootDir,
Calendar startTime)
|
|
| Uses of BackupConfig in org.exoplatform.services.jcr.ext.backup.impl.fs |
|---|
| Methods in org.exoplatform.services.jcr.ext.backup.impl.fs with parameters of type BackupConfig | |
|---|---|
void |
IncrementalBackupJob.init(ManageableRepository repository,
String workspaceName,
BackupConfig config,
Calendar timeStamp)
|
void |
FullBackupJob.init(ManageableRepository repository,
String workspaceName,
BackupConfig config,
Calendar timeStamp)
|
| Uses of BackupConfig in org.exoplatform.services.jcr.ext.backup.impl.rdbms |
|---|
| Methods in org.exoplatform.services.jcr.ext.backup.impl.rdbms with parameters of type BackupConfig | |
|---|---|
void |
FullBackupJob.init(ManageableRepository repository,
String workspaceName,
BackupConfig config,
Calendar timeStamp)
Initialize. |
| Uses of BackupConfig in org.exoplatform.services.jcr.ext.backup.server.bean |
|---|
| Constructors in org.exoplatform.services.jcr.ext.backup.server.bean with parameters of type BackupConfig | |
|---|---|
BackupConfigBean(BackupConfig config)
BackupConfigBeen constructor. |
|
|
eXo JCR :: Component :: Extension Service 1.16.0-CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||