Uses of Enum Class
org.liquibase.maven.plugins.LiquibaseRollback.RollbackType
Packages that use LiquibaseRollback.RollbackType
-
Uses of LiquibaseRollback.RollbackType in org.liquibase.maven.plugins
Fields in org.liquibase.maven.plugins declared as LiquibaseRollback.RollbackTypeModifier and TypeFieldDescriptionprotected LiquibaseRollback.RollbackTypeLiquibaseRollback.typeThe type of the rollback that is being performed.Methods in org.liquibase.maven.plugins that return LiquibaseRollback.RollbackTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LiquibaseRollback.RollbackType[]LiquibaseRollback.RollbackType.values()Returns an array containing the constants of this enum class, in the order they are declared.