Class CoexSearchTaskCommand

  • All Implemented Interfaces:
    Serializable

    public class CoexSearchTaskCommand
    extends ubic.gemma.core.job.TaskCommand
    Author:
    cmcdonald
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class ubic.gemma.core.job.TaskCommand

        MAX_QUEUING_MINUTES, MAX_RUNTIME_MINUTES
    • 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)  
      • Methods inherited from class ubic.gemma.core.job.TaskCommand

        getEntityId, getMaxQueueMinutes, getMaxRuntime, getPersistJobDetails, getSecurityContext, getSubmitter, getTaskClass, getTaskId, isEmailAlert, setEmailAlert, setEntityId, setMaxQueueMinutes, setMaxRuntime, setPersistJobDetails, setTaskId
    • Constructor Detail

      • CoexSearchTaskCommand

        public CoexSearchTaskCommand​(ubic.gemma.core.analysis.expression.coexpression.CoexpressionSearchCommand searchOptions)
    • Method Detail

      • getSearchOptions

        public ubic.gemma.core.analysis.expression.coexpression.CoexpressionSearchCommand getSearchOptions()
      • setSearchOptions

        public void setSearchOptions​(ubic.gemma.core.analysis.expression.coexpression.CoexpressionSearchCommand searchOptions)