Interface BatchInfoFetchTask
-
- All Superinterfaces:
Callable<TaskResult>
,Task<BatchInfoFetchTaskCommand>
- All Known Implementing Classes:
BatchInfoFetchTaskImpl
public interface BatchInfoFetchTask extends Task<BatchInfoFetchTaskCommand>
- Author:
- anton
-
-
Method Summary
-
Methods inherited from interface ubic.gemma.core.job.Task
getTaskCommand, setTaskCommand
-
-