Package com.openexchange.admin.taskmanagement

Interface Summary
ProgressCallable<V> An interface which extends the standard Callable interface by an ability to get the progress of the job
 

Class Summary
ExtendedFutureTask<V> A FutureTask extented by Progress
TaskManager