Uses of Class
org.exoplatform.services.jcr.ext.backup.impl.BackupManagerImpl
-
Packages that use BackupManagerImpl Package Description org.exoplatform.services.jcr.ext.backup.impl -
-
Uses of BackupManagerImpl in org.exoplatform.services.jcr.ext.backup.impl
Constructors in org.exoplatform.services.jcr.ext.backup.impl with parameters of type BackupManagerImpl Constructor Description JobExistingRepositoryRestore(org.exoplatform.services.jcr.RepositoryService repoService, BackupManagerImpl backupManagerImpl, org.exoplatform.services.jcr.config.RepositoryEntry repositoryEntry, Map<String,File> workspacesMapping, File backupChainLogFile)JobExistingRepositoryRestore constructor.JobExistingRepositoryRestore(org.exoplatform.services.jcr.RepositoryService repoService, BackupManagerImpl backupManagerImpl, org.exoplatform.services.jcr.config.RepositoryEntry repositoryEntry, Map<String,File> workspacesMapping, File backupChainLogFile, boolean removeJobOnceOver)JobExistingRepositoryRestore constructor.JobExistingRepositorySameConfigRestore(org.exoplatform.services.jcr.RepositoryService repoService, BackupManagerImpl backupManagerImpl, org.exoplatform.services.jcr.config.RepositoryEntry repositoryEntry, Map<String,File> workspacesMapping, File backupChainLogFile)JobExistingRepositorySameConfigRestore constructor.JobExistingRepositorySameConfigRestore(org.exoplatform.services.jcr.RepositoryService repoService, BackupManagerImpl backupManagerImpl, org.exoplatform.services.jcr.config.RepositoryEntry repositoryEntry, Map<String,File> workspacesMapping, File backupChainLogFile, boolean removeJobOnceOver)JobExistingRepositorySameConfigRestore constructor.JobRepositoryRestore(org.exoplatform.services.jcr.RepositoryService repoService, BackupManagerImpl backupManagerImpl, org.exoplatform.services.jcr.config.RepositoryEntry repositoryEntry, Map<String,File> workspacesMapping, File backupChainLog, boolean removeJobOnceOver)
-