org.jvnet.hudson.plugins.thinbackup.restore
Class HudsonRestore

java.lang.Object
  extended by org.jvnet.hudson.plugins.thinbackup.restore.HudsonRestore

public class HudsonRestore
extends java.lang.Object


Constructor Summary
HudsonRestore(java.io.File hudsonConfigurationPath, java.lang.String backupPath, java.util.Date restoreFromDate)
           
HudsonRestore(java.io.File hudsonConfigurationPath, java.lang.String backupPath, java.lang.String restoreBackupFrom)
           
 
Method Summary
 void restore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HudsonRestore

public HudsonRestore(java.io.File hudsonConfigurationPath,
                     java.lang.String backupPath,
                     java.util.Date restoreFromDate)

HudsonRestore

public HudsonRestore(java.io.File hudsonConfigurationPath,
                     java.lang.String backupPath,
                     java.lang.String restoreBackupFrom)
Method Detail

restore

public void restore()


Copyright © 2004-2011 Borland (a Microfocus Company). All Rights Reserved.