|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.replication.recovery.backup.BackupCreator
public class BackupCreator
Created by The eXo Platform SAS.
| Constructor Summary | |
|---|---|
BackupCreator(long delayTime,
java.lang.String workspaceName,
java.io.File backupDir,
ManageableRepository manageableRepository)
BackupCreator constructor. |
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackupCreator(long delayTime,
java.lang.String workspaceName,
java.io.File backupDir,
ManageableRepository manageableRepository)
delayTime - the delay timeoutworkspaceName - the workspace namebackupDir - the backup directorymanageableRepository - the ManageableReposirory| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||