Class: CherrypickForPulldownPipeline

Inherits:
LegacyPipeline show all
Defined in:
app/models/cherrypick_for_pulldown_pipeline.rb

Overview

This class used to handle a semi-automated cherrypicking pipeline This class can be removed completely once migration: db/migrate/20211214094820_migrate_removed_pipelines_to_legacy_class.rb has been run.

Method Summary

Methods inherited from Pipeline

#all_requests_from_submissions_selected?, #completed_request_as_part_of_release_batch, #detach_request_from_batch, #extract_requests_from_input_params, #input_labware, #is_flowcell_type_consistent_for_batch?, #is_read_length_consistent_for_batch?, #on_start_batch, #output_labware, #pick_information?, #post_finish_batch, #post_release_batch, #request_actions, #request_count_in_inbox, #request_types_including_controls, #requests_in_inbox, #robot_verified!

Methods included from SharedBehaviour::Named

included

Methods included from Pipeline::BatchValidation

#validation_of_batch

Methods included from Uuid::Uuidable

included, #unsaved_uuid!, #uuid

Methods inherited from ApplicationRecord

alias_association, convert_labware_to_receptacle_for, find_by_id_or_name, find_by_id_or_name!

Methods included from Squishify

extended