| Package | Description |
|---|---|
| com.gooddata.dataload.processes |
| Modifier and Type | Method and Description |
|---|---|
ProcessExecutionDetail |
ProcessExecutionException.getExecutionDetail() |
| Modifier and Type | Method and Description |
|---|---|
FutureResult<ProcessExecutionDetail> |
ProcessService.executeProcess(ProcessExecution execution)
Run given execution under given process
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessService.getExecutionLog(ProcessExecutionDetail executionDetail,
OutputStream outputStream)
Get process execution log
|
| Constructor and Description |
|---|
ProcessExecutionException(String message,
ProcessExecutionDetail executionDetail) |
ProcessExecutionException(String message,
ProcessExecutionDetail executionDetail,
Throwable cause) |
Copyright © 2019. All rights reserved.