Class: Floe::Workflow::Branch

Inherits:
Floe::WorkflowBase show all
Defined in:
lib/floe/workflow/branch.rb

Instance Attribute Summary

Attributes inherited from Floe::WorkflowBase

#name, #payload, #start_at, #states, #states_by_name

Method Summary

Methods inherited from Floe::WorkflowBase

#current_state, #end?, #initialize, #output, #run, #run_nonblock, #start_workflow, #step_nonblock, #step_nonblock_ready?, #wait_until, #waiting?

Methods included from ValidationMixin

included, #invalid_field_error!, #missing_field_error!, #parser_error!, #runtime_field_error!, #workflow_state?, #wrap_parser_error

Constructor Details

This class inherits a constructor from Floe::WorkflowBase