|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.openutils.migration.task.setup.BaseDbTask
public abstract class BaseDbTask
| Field Summary | |
|---|---|
protected java.lang.String |
description
An readable description for what this task is doing. |
| Constructor Summary | |
|---|---|
BaseDbTask()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns a description for this task |
void |
setDescription(java.lang.String description)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface it.openutils.migration.task.setup.DbTask |
|---|
execute |
| Field Detail |
|---|
protected java.lang.String description
| Constructor Detail |
|---|
public BaseDbTask()
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface DbTaskpublic void setDescription(java.lang.String description)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||