Class HtmlPage
java.lang.Object
org.qubership.atp.mia.model.impl.output.HtmlPage
-
Constructor Summary
ConstructorsConstructorDescriptionHtmlPage(String internalPathToFile, String htmlText, MiaContext miaContext) Html Page output is generated from file. -
Method Summary
-
Constructor Details
-
HtmlPage
Html Page output is generated from file.- Parameters:
internalPathToFile- path to output file on local machinehtmlText- html markup like string
-