|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.googlecode.flyway.ant.MigrateTask.PlaceholdersElement
public static class MigrateTask.PlaceholdersElement
Nested <placeholders> element of the migrate Ant task.
| Constructor Summary | |
|---|---|
MigrateTask.PlaceholdersElement()
|
|
| Method Summary | |
|---|---|
void |
addConfiguredPlaceholder(MigrateTask.PlaceholderElement placeholder)
Adds a placeholder from a nested <placeholder> element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MigrateTask.PlaceholdersElement()
| Method Detail |
|---|
public void addConfiguredPlaceholder(MigrateTask.PlaceholderElement placeholder)
placeholder - The fully configured placeholder element.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||