Uses of Class
org.exoplatform.services.jcr.ext.backup.BackupChainLog

Packages that use BackupChainLog
org.exoplatform.services.jcr.ext.backup   
org.exoplatform.services.jcr.ext.backup.impl   
 

Uses of BackupChainLog in org.exoplatform.services.jcr.ext.backup
 

Methods in org.exoplatform.services.jcr.ext.backup that return BackupChainLog
 BackupChainLog[] BackupManager.getBackupsLogs()
           
 

Methods in org.exoplatform.services.jcr.ext.backup with parameters of type BackupChainLog
 void BackupManager.restore(BackupChainLog log, RepositoryEntry repository, WorkspaceEntry workspaceEntry)
           
 

Uses of BackupChainLog in org.exoplatform.services.jcr.ext.backup.impl
 

Methods in org.exoplatform.services.jcr.ext.backup.impl that return BackupChainLog
 BackupChainLog[] BackupManagerImpl.getBackupsLogs()
           
 

Methods in org.exoplatform.services.jcr.ext.backup.impl with parameters of type BackupChainLog
 void BackupManagerImpl.restore(BackupChainLog log, RepositoryEntry repository, WorkspaceEntry workspaceEntry)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.