| Package | Description |
|---|---|
| com.gooddata.executeafm |
| Modifier and Type | Method and Description |
|---|---|
ExecutionResponse |
ExecuteAfmService.execute(Project project,
Execution execution)
Executes the given execution returning the execution response
|
| Modifier and Type | Method and Description |
|---|---|
FutureResult<ExecutionResult> |
ExecuteAfmService.getResult(ExecutionResponse executionResponse)
Get for result of given response.
|
FutureResult<ExecutionResult> |
ExecuteAfmService.getResult(ExecutionResponse executionResponse,
ResultPage page)
Get for page of result of given response.
|
Copyright © 2018. All rights reserved.