Uses of Class
com.gooddata.md.ProjectDashboard
-
Packages that use ProjectDashboard Package Description com.gooddata.export -
-
Uses of ProjectDashboard in com.gooddata.export
Methods in com.gooddata.export with parameters of type ProjectDashboard Modifier and Type Method Description FutureResult<Void>ExportService. exportPdf(ProjectDashboard dashboard, ProjectDashboard.Tab tab, OutputStream output)Export the given dashboard tab in PDF format to the given output stream
-