Interface ReportExporterRpcServiceAsync
public interface ReportExporterRpcServiceAsync
-
Method Summary
Modifier and TypeMethodDescriptionRequestexportSkipDownload(ReportDto reportDto, String executorToken, String format, <any> callback) voidgetExportDefaultCharset(<any> callback) voidgetExportDefaultSettingsAsXml(String identifier, <any> callback) RequeststoreInSessionForExport(ReportDto reportDto, String executorToken, String format, List<ReportExecutionConfigDto> configs, <any> callback)
-
Method Details
-
storeInSessionForExport
-
getExportDefaultSettingsAsXml
-
getExportDefaultCharset
void getExportDefaultCharset(<any> callback) -
exportSkipDownload
-