Package org.qubership.profiler.io
Class ExcelExporter
java.lang.Object
org.qubership.profiler.io.ExcelExporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexport(TemporalRequestParams temporal, Map<String, String[]> params, OutputStream out) voidexport(TemporalRequestParams temporal, Map<String, String[]> params, OutputStream out, String serverAddress)
-
Constructor Details
-
ExcelExporter
public ExcelExporter()
-
-
Method Details
-
export
-
export
public void export(TemporalRequestParams temporal, Map<String, String[]> params, OutputStream out, String serverAddress)
-