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

Packages that use BackupConfigurationException
org.exoplatform.services.jcr.ext.backup   
org.exoplatform.services.jcr.ext.backup.impl   
org.exoplatform.services.jcr.ext.synchronization   
 

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

Methods in org.exoplatform.services.jcr.ext.backup that throw BackupConfigurationException
 void BackupManager.restore(BackupChainLog log, RepositoryEntry repository, WorkspaceEntry workspaceEntry)
           
 BackupChain BackupManager.startBackup(BackupConfig config)
           
 

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

Methods in org.exoplatform.services.jcr.ext.backup.impl that throw BackupConfigurationException
 void BackupManagerImpl.restore(BackupChainLog log, RepositoryEntry repository, WorkspaceEntry workspaceEntry)
           
 BackupChain BackupManagerImpl.startBackup(BackupConfig config)
           
 

Constructors in org.exoplatform.services.jcr.ext.backup.impl that throw BackupConfigurationException
BackupChainImpl(BackupConfig config, java.io.File logDirectory, ManageableRepository repository, java.lang.String fullBackupType, java.lang.String incrementalBackupType)
           
 

Uses of BackupConfigurationException in org.exoplatform.services.jcr.ext.synchronization
 

Methods in org.exoplatform.services.jcr.ext.synchronization that throw BackupConfigurationException
 org.exoplatform.services.jcr.ext.synchronization.BackupOperator.Task BackupOperator.fullBackup(java.lang.String repository, java.lang.String workspace)
          Perform full backup and return backup task.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.