Uses of Class
cronapi.report.DataSourcesInBand
-
Packages that use DataSourcesInBand Package Description cronapi.report cronapi.rest -
-
Uses of DataSourcesInBand in cronapi.report
Methods in cronapi.report that return DataSourcesInBand Modifier and Type Method Description DataSourcesInBandReportService. getDataSourcesParams(DataSourcesInBand dataSourcesInBand)Methods in cronapi.report with parameters of type DataSourcesInBand Modifier and Type Method Description DataSourcesInBandReportService. getDataSourcesParams(DataSourcesInBand dataSourcesInBand) -
Uses of DataSourcesInBand in cronapi.rest
Methods in cronapi.rest that return types with arguments of type DataSourcesInBand Modifier and Type Method Description org.springframework.http.ResponseEntity<DataSourcesInBand>ReportREST. getDataSourcesParams(DataSourcesInBand dataSourcesInBand)Methods in cronapi.rest with parameters of type DataSourcesInBand Modifier and Type Method Description org.springframework.http.ResponseEntity<DataSourcesInBand>ReportREST. getDataSourcesParams(DataSourcesInBand dataSourcesInBand)
-