Package offlineProcessing

Interface Summary
TaskMonitor Interface to receive notifications about the task progress (which will be running in a different SwingWorker thread).
 

Class Summary
OfflineTask<T extends PamDataUnit> An offline task, such as click species id.
OfflineTaskGroup  
OLProcessDialog Dialog for offline processing of a particular data type.
TaskLogging Handles logging of tasks to the database.
TaskMonitorData Class used to transfer status and progress information out of the OfflienTaskGroup worker thread.