org.wildfly.extras.creaper.commands.foundation.offline
Class BackupRestore

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.foundation.offline.BackupRestore

Deprecated. use ConfigurationFileBackup instead, this will be removed before 1.0

@Deprecated
public final class BackupRestore
extends Object


Constructor Summary
BackupRestore()
          Deprecated.  
 
Method Summary
 OfflineCommand backup()
          Deprecated.  
 OfflineCommand destroy()
          Deprecated.  
 OfflineCommand restore()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupRestore

public BackupRestore()
Deprecated. 
Method Detail

backup

public OfflineCommand backup()
Deprecated. 

destroy

public OfflineCommand destroy()
Deprecated. 

restore

public OfflineCommand restore()
Deprecated. 


Copyright © 2016. All rights reserved.