|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeStatus.Status | |
---|---|
liquibase.change | The change package contains the available database "changes". |
Uses of ChangeStatus.Status in liquibase.change |
---|
Methods in liquibase.change that return ChangeStatus.Status | |
---|---|
ChangeStatus.Status |
ChangeStatus.getStatus()
|
static ChangeStatus.Status |
ChangeStatus.Status.valueOf(String name)
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |