Module is.codion.swing.common.model
Interface ProgressWorker.Task
- Enclosing class:
ProgressWorker<T,
V>
public static interface ProgressWorker.Task
A background task.
-
Method Summary
-
Method Details
-
execute
Executes the task.- Throws:
Exception
- in case of an exception
-