|
eXo JCR :: Component :: Extension Service 1.15.0-CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobRepositoryRestore | |
|---|---|
| org.exoplatform.services.jcr.ext.backup | |
| org.exoplatform.services.jcr.ext.backup.impl | |
| Uses of JobRepositoryRestore in org.exoplatform.services.jcr.ext.backup |
|---|
| Methods in org.exoplatform.services.jcr.ext.backup that return JobRepositoryRestore | |
|---|---|
JobRepositoryRestore |
BackupManager.getLastRepositoryRestore(String repositoryName)
Getting last repository restore by repository name. |
| Methods in org.exoplatform.services.jcr.ext.backup that return types with arguments of type JobRepositoryRestore | |
|---|---|
List<JobRepositoryRestore> |
BackupManager.getRepositoryRestores()
Getting list of repository restores. |
| Uses of JobRepositoryRestore in org.exoplatform.services.jcr.ext.backup.impl |
|---|
| Subclasses of JobRepositoryRestore in org.exoplatform.services.jcr.ext.backup.impl | |
|---|---|
class |
JobExistingRepositoryRestore
Created by The eXo Platform SAS. |
class |
JobExistingRepositorySameConfigRestore
Created by The eXo Platform SAS. |
| Fields in org.exoplatform.services.jcr.ext.backup.impl with type parameters of type JobRepositoryRestore | |
|---|---|
protected CopyOnWriteArrayList<JobRepositoryRestore> |
BackupManagerImpl.restoreRepositoryJobs
The list of repository restore job. |
| Methods in org.exoplatform.services.jcr.ext.backup.impl that return JobRepositoryRestore | |
|---|---|
JobRepositoryRestore |
BackupManagerImpl.getLastRepositoryRestore(String repositoryName)
Getting last repository restore by repository name. |
| Methods in org.exoplatform.services.jcr.ext.backup.impl that return types with arguments of type JobRepositoryRestore | |
|---|---|
List<JobRepositoryRestore> |
BackupManagerImpl.getRepositoryRestores()
|
|
eXo JCR :: Component :: Extension Service 1.15.0-CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||