| Modifier and Type | Method and Description |
|---|---|
ArrayList<ExecutionReportData> |
CClient4CMEMSImporterService.getReports(String taskId,
String executionId) |
abstract ArrayList<ExecutionReportData> |
CClient.getReports(String taskId,
String executionId) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ExecutionReportData> |
CCmdCMEMSReports.execute() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ExecutionReportData> |
ExecutionData.getReports() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionData.setReports(ArrayList<ExecutionReportData> reports) |
| Constructor and Description |
|---|
ExecutionData(String id,
String begin,
String end,
String lastUpdate,
String status,
Double progress,
ArrayList<ExecutionReportData> reports) |
Copyright © 2018. All Rights Reserved.