Class: Dynflow::Flows::Sequence

Inherits:
AbstractComposed show all
Defined in:
lib/dynflow/flows/sequence.rb

Instance Attribute Summary

Attributes inherited from AbstractComposed

#flows

Method Summary

Methods inherited from AbstractComposed

#<<, #[], #[]=, #add_and_resolve, #all_step_ids, #flatten!, #initialize, #size, #to_hash

Methods inherited from Abstract

#all_step_ids, #empty?, #flatten!, #includes_step?, #initialize, #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