Interface SendToRpcServiceAsync


public interface SendToRpcServiceAsync
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    loadClientConfigsFor(ReportDto report, <any> callback)
     
    void
    sendTo(ReportDto report, String executorToken, String id, String format, List<ReportExecutionConfigDto> formatConfig, Map<String,String> values, <any> callback)
     
  • Method Details

    • loadClientConfigsFor

      void loadClientConfigsFor(ReportDto report, <any> callback)
    • sendTo

      void sendTo(ReportDto report, String executorToken, String id, String format, List<ReportExecutionConfigDto> formatConfig, Map<String,String> values, <any> callback)