Package liquibase.report
Class RollbackReportParameters
- java.lang.Object
-
- liquibase.report.RollbackReportParameters
-
- All Implemented Interfaces:
UpdateRollbackReportParameters
public class RollbackReportParameters extends Object implements UpdateRollbackReportParameters
-
-
Constructor Summary
Constructors Constructor Description RollbackReportParameters()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface liquibase.report.UpdateRollbackReportParameters
getChangelogArgValue, getCommandTitle, getCustomData, getDate, getJdbcUrl, getOperationInfo, getRuntimeInfo
-
-