| Package | Description |
|---|---|
| com.gooddata | |
| com.gooddata.dataload.processes | |
| com.gooddata.project |
| Modifier and Type | Method and Description |
|---|---|
AccountService |
GoodData.getAccountService()
Get initialized service for account management (to get current account information, logout, ...)
|
| Constructor and Description |
|---|
ProcessService(org.springframework.web.client.RestTemplate restTemplate,
AccountService accountService,
DataStoreService dataStoreService)
Sets RESTful HTTP Spring template.
|
| Constructor and Description |
|---|
ProjectService(org.springframework.web.client.RestTemplate restTemplate,
AccountService accountService)
Constructs service for GoodData project management (list projects, create a project, ...).
|
Copyright © 2017. All Rights Reserved.