Uses of Enum
org.liquibase.maven.plugins.LiquibaseRollback.RollbackType
-
Uses of LiquibaseRollback.RollbackType in org.liquibase.maven.plugins
Modifier and TypeFieldDescriptionprotected LiquibaseRollback.RollbackType
LiquibaseRollback.type
The type of the rollback that is being performed.Modifier and TypeMethodDescriptionReturns 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.