Class DiffExMetaAnalyzerTaskCommand

    • Constructor Detail

      • DiffExMetaAnalyzerTaskCommand

        public DiffExMetaAnalyzerTaskCommand​(Collection<Long> analysisResultSetIds)
      • DiffExMetaAnalyzerTaskCommand

        public DiffExMetaAnalyzerTaskCommand​(Collection<Long> analysisResultSetIds,
                                             String name,
                                             String description,
                                             boolean persist)
    • Method Detail

      • isPersist

        public boolean isPersist()
      • setPersist

        public void setPersist​(boolean persist)
      • getAnalysisResultSetIds

        public Collection<Long> getAnalysisResultSetIds()
      • getName

        public String getName()
      • getDescription

        public String getDescription()