Uses of Enum Class
org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummaryOutput
Package
Description
Auto-configuration for Liquibase.
-
Uses of LiquibaseProperties.ShowSummaryOutput in org.springframework.boot.autoconfigure.liquibase
Modifier and TypeMethodDescriptionLiquibaseProperties.getShowSummaryOutput()
Returns the enum constant of this class with the specified name.LiquibaseProperties.ShowSummaryOutput.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
LiquibaseProperties.setShowSummaryOutput
(LiquibaseProperties.ShowSummaryOutput showSummaryOutput)