Uses of Enum
liquibase.change.ChangeStatus.Status
-
Uses of ChangeStatus.Status in liquibase.change
Modifier and TypeMethodDescriptionChangeStatus.getStatus()
static ChangeStatus.Status
Returns the enum constant of this type with the specified name.static ChangeStatus.Status[]
ChangeStatus.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.