public class ExecutionTracker extends Object
| Constructor and Description |
|---|
ExecutionTracker(String taskId,
String executionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkTaskExists() |
void |
executionComplete() |
void |
executionError() |
void |
executionInit() |
void |
executionProgress(int stepsCompleted,
int stepsTotal) |
void |
executionReport(org.gcube.dataanalysis.copernicus.cmems.importer.task.ExecutionReport report) |
public void executionInit()
public void executionProgress(int stepsCompleted,
int stepsTotal)
public void executionComplete()
public void executionError()
public void executionReport(org.gcube.dataanalysis.copernicus.cmems.importer.task.ExecutionReport report)
Copyright © 2019. All Rights Reserved.