| Package | Description |
|---|---|
| org.exoplatform.services.jcr.ext.backup | |
| org.exoplatform.services.jcr.ext.backup.impl |
| Modifier and Type | Method and Description |
|---|---|
JobRepositoryRestore |
BackupManager.getLastRepositoryRestore(String repositoryName)
Getting last repository restore by repository name.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobRepositoryRestore> |
BackupManager.getRepositoryRestores()
Getting list of repository restores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JobExistingRepositoryRestore
Created by The eXo Platform SAS.
|
class |
JobExistingRepositorySameConfigRestore
Created by The eXo Platform SAS.
|
| Modifier and Type | Field and Description |
|---|---|
protected CopyOnWriteArrayList<JobRepositoryRestore> |
BackupManagerImpl.restoreRepositoryJobs
The list of repository restore job.
|
| Modifier and Type | Method and Description |
|---|---|
JobRepositoryRestore |
BackupManagerImpl.getLastRepositoryRestore(String repositoryName)
Getting last repository restore by repository name.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobRepositoryRestore> |
BackupManagerImpl.getRepositoryRestores() |
Copyright © 2020 eXo Platform SAS. All Rights Reserved.