| Package | Description |
|---|---|
| org.gcube.dataanalysis.copernicus.cmems.importer.service.service |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.dataanalysis.copernicus.cmems.importer.task.Execution |
TaskStore.addExecution(String taskId,
org.gcube.dataanalysis.copernicus.cmems.importer.task.Execution execution)
Add an execution to an existing task.
|
org.gcube.dataanalysis.copernicus.cmems.importer.task.ExecutionReport |
TaskStore.addReport(String taskId,
String executionId,
org.gcube.dataanalysis.copernicus.cmems.importer.task.ExecutionReport report)
Add a report to an existing execution.
|
org.gcube.dataanalysis.copernicus.cmems.importer.task.ImportTask |
TaskStore.addTask(org.gcube.dataanalysis.copernicus.cmems.importer.task.ImportTask task)
Add a new task.
|
Copyright © 2018. All Rights Reserved.