Class DatabeanExportHtml
java.lang.Object
io.datarouter.plugin.dataexport.web.DatabeanExportHtml
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic j2html.tags.specialized.DivTagmakeExportCompleteContent(String path, String exportId, List<String> nodeNames, long numRows) static j2html.tags.specialized.DivTagmakeExportContent(io.datarouter.pathnode.PathNode currentPath, io.datarouter.web.html.form.HtmlForm htmlForm) static j2html.tags.specialized.DivTagmakeImportCompleteContent(String exportId, List<String> nodeNames, long totalDatabeans)
-
Constructor Details
-
DatabeanExportHtml
public DatabeanExportHtml()
-
-
Method Details
-
makeExportContent
public static j2html.tags.specialized.DivTag makeExportContent(io.datarouter.pathnode.PathNode currentPath, io.datarouter.web.html.form.HtmlForm htmlForm) -
makeExportCompleteContent
-
makeImportCompleteContent
-