Class: StateChanger::StockTube

Inherits:
TubeBase show all
Defined in:
app/models/state_changer/stock_tube.rb

Overview

Handles the basic transitions of stock tubes within the library prep process

Constant Summary collapse

TERMINATED_STATES =
%w[cancelled failed].freeze

Instance Attribute Summary

Attributes inherited from Base

#labware, #user

Method Summary

Methods inherited from TubeBase

#update_labware_state

Methods inherited from Base

#associated_request_target_state, #contents, #customer_accepts_responsibility, #map_target_state_to_associated_request_state, #target_state, #update_labware_state