Package | Description |
---|---|
com.gooddata.integration.rest |
Modifier and Type | Method and Description |
---|---|
GdcRESTApiWrapper.ProjectExportResult |
GdcRESTApiWrapper.exportMD(String projectId,
List<Integer> ids)
Exports selected MD object with dependencies from the project
|
GdcRESTApiWrapper.ProjectExportResult |
GdcRESTApiWrapper.exportMDByUrl(String projectId,
List<String> urls) |
GdcRESTApiWrapper.ProjectExportResult |
GdcRESTApiWrapper.exportProject(String projectId,
boolean exportUsers,
boolean exportData,
String[] authorizedUsers)
Exports the project
|
Copyright © 2014. All rights reserved.