Uses of Class
org.exoplatform.services.jcr.ext.backup.impl.JobRepositoryRestore
Packages that use JobRepositoryRestore
Package
Description
-
Uses of JobRepositoryRestore in org.exoplatform.services.jcr.ext.backup
Methods in org.exoplatform.services.jcr.ext.backup that return JobRepositoryRestoreModifier and TypeMethodDescriptionBackupManager.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 JobRepositoryRestoreModifier and TypeMethodDescriptionBackupManager.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.implModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS.classCreated by The eXo Platform SAS.Fields in org.exoplatform.services.jcr.ext.backup.impl with type parameters of type JobRepositoryRestoreModifier and TypeFieldDescriptionprotected CopyOnWriteArrayList<JobRepositoryRestore> BackupManagerImpl.restoreRepositoryJobsThe list of repository restore job.Methods in org.exoplatform.services.jcr.ext.backup.impl that return JobRepositoryRestoreModifier and TypeMethodDescriptionBackupManagerImpl.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