| Package | Description |
|---|---|
| liquibase.command.core |
| Modifier and Type | Field and Description |
|---|---|
static CommandArgumentDefinition<HistoryFormat> |
InternalHistoryCommandStep.FORMAT_ARG |
static CommandArgumentDefinition<HistoryFormat> |
HistoryCommandStep.FORMAT_ARG |
| Modifier and Type | Method and Description |
|---|---|
static HistoryFormat |
HistoryFormat.valueOf(String name)
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.
|
Copyright © 2023 Liquibase.org. All rights reserved.