|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LiquibaseRollback.RollbackType in org.liquibase.maven.plugins |
|---|
| Fields in org.liquibase.maven.plugins declared as LiquibaseRollback.RollbackType | |
|---|---|
protected LiquibaseRollback.RollbackType |
LiquibaseRollback.type
The type of the rollback that is being performed. |
| Methods in org.liquibase.maven.plugins that return LiquibaseRollback.RollbackType | |
|---|---|
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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||