Package liquibase.report
Class ChangesetInfo
- java.lang.Object
-
- liquibase.report.ChangesetInfo
-
public class ChangesetInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description ChangesetInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAllToChangesetInfoList(List<ChangeSet> changeSets, boolean isRollback)
-