Package liquibase.report
Class UpdateReportParameters
java.lang.Object
liquibase.report.UpdateReportParameters
- All Implemented Interfaces:
UpdateRollbackReportParameters
-
Constructor Summary
-
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
-
Constructor Details
-
UpdateReportParameters
public UpdateReportParameters()
-