@Trait @CompileStatic trait ScriptDatabaseMigrationCommand extends Object implements DatabaseMigrationCommand
| Type | Name and description |
|---|---|
ConfigMap |
config |
ExecutionContext |
executionContext |
ConfigMap |
sourceConfig |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
configureLiquibase() |
|
String |
getName() |
|
void |
handle(ExecutionContext executionContext) |
|
abstract void |
handle() |
|
void |
setConfig(ConfigMap config) |