Class: Dynflow::Flows::Sequence
- Inherits:
 - 
      AbstractComposed
      
        
- Object
 - Serializable
 - Abstract
 - AbstractComposed
 - Dynflow::Flows::Sequence
 
 
- Defined in:
 - lib/dynflow/flows/sequence.rb
 
Constant Summary
Constants inherited from Serializable
Serializable::LEGACY_TIME_FORMAT, Serializable::TIME_FORMAT
Instance Attribute Summary
Attributes inherited from AbstractComposed
Method Summary
Methods inherited from AbstractComposed
#<<, #[], #[]=, #add_and_resolve, #all_step_ids, #encode, #flatten!, #initialize, #size
Methods inherited from Abstract
#all_step_ids, decode, #empty?, #flatten!, #includes_step?, #initialize, new_from_hash, #size, #to_hash
Methods inherited from Serializable
constantize, from_hash, new_from_hash, #to_hash
Constructor Details
This class inherits a constructor from Dynflow::Flows::AbstractComposed