Package org.flywaydb.reports.utils
Class HtmlUtils
java.lang.Object
org.flywaydb.reports.utils.HtmlUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetFormattedTimestamp(org.flywaydb.core.api.output.HtmlResult result) static StringhtmlEncode(String input) static StringtoHtmlFile(String filename, org.flywaydb.core.api.output.CompositeResult<? extends org.flywaydb.core.api.output.HtmlResult> results, org.flywaydb.core.api.configuration.Configuration config)
-
Constructor Details
-
HtmlUtils
public HtmlUtils()
-
-
Method Details
-
toHtmlFile
-
getFormattedTimestamp
-
htmlEncode
-