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

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

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

Methods in org.exoplatform.services.jcr.ext.backup that throw BackupOperationException
 java.net.URL BackupJob.getStorageURL()
           
 void BackupManager.restore(BackupChainLog log, RepositoryEntry repository, WorkspaceEntry workspaceEntry)
           
 BackupChain BackupManager.startBackup(BackupConfig config)
           
 

Constructors in org.exoplatform.services.jcr.ext.backup that throw BackupOperationException
BackupChainLog(java.io.File log)
           
BackupChainLog(java.io.File logDir, BackupConfig config, java.lang.String fullBackupType, java.lang.String incrementalBackupType)
           
 

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

Subclasses of BackupOperationException in org.exoplatform.services.jcr.ext.backup.impl
 class BackupSchedulerException
          Created by The eXo Platform SAS Author : Peter Nedonosko peter.nedonosko@exoplatform.com.ua 06.12.2007
 

Methods in org.exoplatform.services.jcr.ext.backup.impl that throw BackupOperationException
 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 BackupOperationException
BackupChainImpl(BackupConfig config, java.io.File logDirectory, ManageableRepository repository, java.lang.String fullBackupType, java.lang.String incrementalBackupType)
           
 

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

Methods in org.exoplatform.services.jcr.ext.synchronization that throw BackupOperationException
 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 © 2010 eXo Platform SAS. All Rights Reserved.