Package | Description |
---|---|
org.liquibase.maven.plugins |
Modifier and Type | Field and Description |
---|---|
protected LiquibaseRollback.RollbackType |
LiquibaseRollback.type
The type of the rollback that is being performed.
|
Modifier and Type | Method and Description |
---|---|
static LiquibaseRollback.RollbackType |
LiquibaseRollback.RollbackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LiquibaseRollback.RollbackType[] |
LiquibaseRollback.RollbackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Liquibase.org. All rights reserved.