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.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.lang.String restoreBackupFrom)
Method Detail

restore

public void restore()
             throws java.io.IOException
Throws:
java.io.IOException


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