com.agimatec.dbmigrate.action
Class GroovyScriptAction

java.lang.Object
  extended by com.agimatec.dbmigrate.action.MigrateAction
      extended by com.agimatec.dbmigrate.action.ScriptAction
          extended by com.agimatec.dbmigrate.action.GroovyScriptAction

public class GroovyScriptAction
extends ScriptAction

Description:
User: roman.stumm
Date: 01.12.2008
Time: 10:44:11
Copyright: Agimatec GmbH


Field Summary
 
Fields inherited from class com.agimatec.dbmigrate.action.ScriptAction
scriptName
 
Fields inherited from class com.agimatec.dbmigrate.action.MigrateAction
tool
 
Constructor Summary
GroovyScriptAction(AutoMigrationTool tool, String scriptCmd)
           
 
Method Summary
 void doIt()
           
 String getInfo()
           
 
Methods inherited from class com.agimatec.dbmigrate.action.ScriptAction
create, create, getScriptName
 
Methods inherited from class com.agimatec.dbmigrate.action.MigrateAction
getTool
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyScriptAction

public GroovyScriptAction(AutoMigrationTool tool,
                          String scriptCmd)
Method Detail

doIt

public void doIt()
          throws Exception
Specified by:
doIt in class MigrateAction
Throws:
Exception

getInfo

public String getInfo()
Overrides:
getInfo in class MigrateAction


Copyright © 2008-2012. All Rights Reserved.