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, boolean restoreNextBuildNumber, boolean restorePlugins)
           
 
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,
                     boolean restoreNextBuildNumber,
                     boolean restorePlugins)
Method Detail

restore

public void restore()


Copyright © 2004-2013. All Rights Reserved.