Class CoexSearchTaskCommand
- java.lang.Object
-
- ubic.gemma.core.job.TaskCommand
-
- ubic.gemma.web.controller.coexpressionSearch.CoexSearchTaskCommand
-
- All Implemented Interfaces:
Serializable
public class CoexSearchTaskCommand extends ubic.gemma.core.job.TaskCommand
- Author:
- cmcdonald
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CoexSearchTaskCommand(ubic.gemma.core.analysis.expression.coexpression.CoexpressionSearchCommand searchOptions)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ubic.gemma.core.analysis.expression.coexpression.CoexpressionSearchCommand
getSearchOptions()
void
setSearchOptions(ubic.gemma.core.analysis.expression.coexpression.CoexpressionSearchCommand searchOptions)
-