Uses of Enum
liquibase.command.core.HistoryFormat
-
Uses of HistoryFormat in liquibase.command.core
Modifier and TypeFieldDescriptionstatic final CommandArgumentDefinition<HistoryFormat>
HistoryCommandStep.FORMAT_ARG
Modifier and TypeMethodDescriptionstatic HistoryFormat
Returns the enum constant of this type with the specified name.static HistoryFormat[]
HistoryFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.