Uses of Interface
ubic.gemma.core.job.TaskRunningService
-
Packages that use TaskRunningService Package Description ubic.gemma.core.job Provides functionalities for running background tasks. -
-
Uses of TaskRunningService in ubic.gemma.core.job
Classes in ubic.gemma.core.job that implement TaskRunningService Modifier and Type Class Description class
TaskRunningServiceImpl
Handles the execution of tasks in threads that can be checked by clients later.
-