Uses of Class
liquibase.logging.mdc.customobjects.ChangesetsRolledback
Packages that use ChangesetsRolledback
-
Uses of ChangesetsRolledback in liquibase.logging.mdc.customobjects
Methods in liquibase.logging.mdc.customobjects that return ChangesetsRolledbackModifier and TypeMethodDescriptionstatic ChangesetsRolledbackChangesetsRolledback.fromChangesetList(List<ChangeSet> changeSets) Generate aChangesetsRolledbackobject from a list ofChangeSets.