public abstract class MigrateAction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AutoMigrationTool |
tool |
| Constructor and Description |
|---|
MigrateAction(AutoMigrationTool tool) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doIt() |
String |
getInfo() |
AutoMigrationTool |
getTool() |
protected final AutoMigrationTool tool
public MigrateAction(AutoMigrationTool tool)
public AutoMigrationTool getTool()
public String getInfo()
Copyright © 2008–2018. All rights reserved.