Interface DifferentialExpressionSearchTask
-
- All Superinterfaces:
Callable<TaskResult>
,Task<DifferentialExpressionSearchTaskCommand>
- All Known Implementing Classes:
DifferentialExpressionSearchTaskImpl
public interface DifferentialExpressionSearchTask extends Task<DifferentialExpressionSearchTaskCommand>
Created with IntelliJ IDEA. User: anton Date: 22/01/13 Time: 10:08 AM To change this template use File | Settings | File Templates.
-
-
Method Summary
-
Methods inherited from interface ubic.gemma.core.job.Task
getTaskCommand, setTaskCommand
-
-