Package tethys.detection
Interface DetectionExportObserver
- All Known Implementing Classes:
 ExportDataBlockTask,ExportWorkerCard
public interface DetectionExportObserver
- 
Method Summary
Modifier and TypeMethodDescriptionvoidupdate(DetectionExportProgress progress) Update message and state of export 
- 
Method Details
- 
update
Update message and state of export- Parameters:
 progress-
 
 -