org.exoplatform.services.jcr.ext.backup
Class BackupConfig
java.lang.Object
org.exoplatform.services.jcr.ext.backup.RepositoryBackupConfig
org.exoplatform.services.jcr.ext.backup.BackupConfig
public class BackupConfig
- extends RepositoryBackupConfig
Created by The eXo Platform SARL .
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackupConfig
public BackupConfig()
getWorkspace
public String getWorkspace()
- Getting the workspace name.
- Returns:
- String
return the workspace name
setWorkspace
public void setWorkspace(String workspace)
- Setting the workspace name.
- Parameters:
workspace - String, the workspace name
Copyright © 2012 eXo Platform SAS. All Rights Reserved.