Interface SaikuPivotRpcServiceAsync


public interface SaikuPivotRpcServiceAsync
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cubeExport(String token, TableReportDto report, <any> callback)
     
    Request
    stashReport(String token, TableReportDto report, <any> callback)
     
  • Method Details

    • stashReport

      Request stashReport(String token, TableReportDto report, <any> callback)
    • cubeExport

      void cubeExport(String token, TableReportDto report, <any> callback)