| Class and Description |
|---|
| com.gooddata.dataset.Dataset
use
AboutLinks.Link instead |
| com.gooddata.gdc.Gdc
use
RootLinks instead |
| com.gooddata.report.ReportService
use
ExportService |
| Enum and Description |
|---|
| com.gooddata.report.ReportExportFormat
use
ExportFormat |
| Exceptions and Description |
|---|
| com.gooddata.report.NoDataReportException |
| com.gooddata.report.ReportException
use
ExportException |
| Field and Description |
|---|
| com.gooddata.warehouse.WarehouseUser.ADMIN_ROLE
in favour of
WarehouseUserRole.ADMIN |
| com.gooddata.warehouse.WarehouseUser.DATA_ADMIN_ROLE
in favour of
WarehouseUserRole.DATA_ADMIN |
| com.gooddata.report.ReportService.EXPORTING_URI |
| com.gooddata.warehouse.WarehouseUser.READ_ONLY_ROLE
in favour of
WarehouseUserRole.READ_ONLY |
| com.gooddata.connector.Settings.URL
use
Zendesk4Settings.URL instead |
| Constructor and Description |
|---|
| com.gooddata.md.report.AttributeInGrid(String)
because empty alias does not make much sense
|
| com.gooddata.md.report.MetricElement(String, String)
for compatibility with 1.x only,
use
MetricElement.MetricElement(Metric, String) or MetricElement.MetricElement(Metric) |
Copyright © 2017. All rights reserved.