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