| Modifier and Type | Method and Description |
|---|---|
ExecutionData |
CClient4CMEMSImporterService.executeTask(String taskId) |
abstract ExecutionData |
CClient.executeTask(String taskId) |
ExecutionData |
CClient4CMEMSImporterService.executionInfo(String taskId,
String executionId) |
abstract ExecutionData |
CClient.executionInfo(String taskId,
String executionId) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ExecutionData> |
CClient4CMEMSImporterService.getExecutions(String taskId) |
abstract ArrayList<ExecutionData> |
CClient.getExecutions(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionData |
CCmdCMEMSExecuteTask.execute() |
ExecutionData |
CCmdCMEMSExecutionInfo.execute() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ExecutionData> |
CCmdCMEMSExecutions.execute() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionData |
ImportTaskData.getLastExecution() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportTaskData.setLastExecution(ExecutionData lastExecution) |
| Constructor and Description |
|---|
ImportTaskData(String id,
SubmissionInfoData submissionInfo,
ImportOptionsData parameters,
ExecutionData lastExecution) |
Copyright © 2018. All Rights Reserved.