base.jdbs.ui.command
Class RestoreBackupArtifactCommand

java.lang.Object
  extended by ui.command.Command
      extended by base.jdbs.ui.command.RestoreBackupArtifactCommand

public class RestoreBackupArtifactCommand
extends Command

Author:
skunk

Field Summary
 
Fields inherited from class ui.command.Command
ABORT_STATUS, ERROR_STATUS, EXECUTE_STATUS, SUCCESS_STATUS, UNDEFINED_STATUS, VETOED_STATUS
 
Constructor Summary
RestoreBackupArtifactCommand(java.lang.String guId)
           
 
Method Summary
protected  void epilogue()
           
protected  void execution()
           
protected  void prologo()
           
 
Methods inherited from class ui.command.Command
getStatus, setStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestoreBackupArtifactCommand

public RestoreBackupArtifactCommand(java.lang.String guId)
Method Detail

prologo

protected void prologo()
Specified by:
prologo in class Command

execution

protected void execution()
                  throws java.lang.Exception
Specified by:
execution in class Command
Throws:
java.lang.Exception

epilogue

protected void epilogue()
Overrides:
epilogue in class Command


Copyright © 2006 SF.net. All Rights Reserved.