Module: ChronoForge::Executor::Methods

Includes:
Branch, ContinueIf, DurablyExecute, DurablyRepeat, MergeBranches, Wait, WaitUntil, WorkflowStates
Included in:
ChronoForge::Executor
Defined in:
lib/chrono_forge/executor/methods.rb,
lib/chrono_forge/executor/methods/wait.rb,
lib/chrono_forge/executor/methods/branch.rb,
lib/chrono_forge/executor/methods/wait_until.rb,
lib/chrono_forge/executor/methods/continue_if.rb,
lib/chrono_forge/executor/methods/durably_repeat.rb,
lib/chrono_forge/executor/methods/merge_branches.rb,
lib/chrono_forge/executor/methods/durably_execute.rb,
lib/chrono_forge/executor/methods/workflow_states.rb

Defined Under Namespace

Modules: Branch, ContinueIf, DurablyExecute, DurablyRepeat, MergeBranches, Wait, WaitUntil, WorkflowStates

Method Summary

Methods included from MergeBranches

#merge_branches

Methods included from Branch

#branch, #spawn, #spawn_each

Methods included from DurablyRepeat

#durably_repeat

Methods included from DurablyExecute

#durably_execute

Methods included from ContinueIf

#continue_if

Methods included from WaitUntil

#wait_until

Methods included from Wait

#wait