| Package | Description |
|---|---|
| com.gooddata.executeafm |
| Modifier and Type | Method and Description |
|---|---|
ExecutionResponse |
ExecuteAfmService.execute(Project project,
Execution execution)
Deprecated.
|
ExecutionResponse |
ExecuteAfmService.executeAfm(Project project,
Execution execution)
Executes the given AFM execution returning the execution response
|
ExecutionResponse |
ExecuteAfmService.executeVisualization(Project project,
VisualizationExecution 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 © 2019. All rights reserved.