Uses of Enum
liquibase.command.core.HistoryFormat
Packages that use HistoryFormat
-
Uses of HistoryFormat in liquibase.command.core
Fields in liquibase.command.core with type parameters of type HistoryFormatModifier and TypeFieldDescriptionstatic final CommandArgumentDefinition<HistoryFormat>HistoryCommandStep.FORMAT_ARGMethods in liquibase.command.core that return HistoryFormatModifier and TypeMethodDescriptionstatic HistoryFormatReturns 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.