Uses of Enum Class
liquibase.change.ChangeStatus.Status
Packages that use ChangeStatus.Status
-
Uses of ChangeStatus.Status in liquibase.change
Methods in liquibase.change that return ChangeStatus.StatusModifier and TypeMethodDescriptionChangeStatus.getStatus()static ChangeStatus.StatusReturns the enum constant of this class with the specified name.static ChangeStatus.Status[]ChangeStatus.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.