Interface IndexerTask
-
- All Superinterfaces:
Callable<TaskResult>
,Task<IndexerTaskCommand>
- All Known Implementing Classes:
IndexerTaskImpl
public interface IndexerTask extends Task<IndexerTaskCommand>
Created with IntelliJ IDEA. User: anton Date: 05/01/13 Time: 7:51 PM To change this template use File | Settings | File Templates.
-
-
Method Summary
-
Methods inherited from interface ubic.gemma.core.job.Task
getTaskCommand, setTaskCommand
-
-