eXo JCR :: Component :: Extension Service 1.15.1-CP01

org.exoplatform.services.jcr.ext.backup
Class BackupConfig

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.backup.RepositoryBackupConfig
      extended by org.exoplatform.services.jcr.ext.backup.BackupConfig

public class BackupConfig
extends RepositoryBackupConfig

Created by The eXo Platform SARL .

Version:
$Id: $
Author:
Gennady Azarenkov

Constructor Summary
BackupConfig()
           
 
Method Summary
 String getWorkspace()
          Getting the workspace name.
 void setWorkspace(String workspace)
          Setting the workspace name.
 
Methods inherited from class org.exoplatform.services.jcr.ext.backup.RepositoryBackupConfig
getBackupDir, getBackupType, getIncrementalJobNumber, getIncrementalJobPeriod, getRepository, setBackupDir, setBackupType, setIncrementalJobNumber, setIncrementalJobPeriod, setRepository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupConfig

public BackupConfig()
Method Detail

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

eXo JCR :: Component :: Extension Service 1.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.