Module: BusinessFlow::Instrument::ClassMethods

Defined in:
lib/business_flow/instrument.rb

Overview

Contains methods that we add to the DSL

Instance Method Summary collapse

Instance Method Details

#instrument_stepsObject



12
13
14
# File 'lib/business_flow/instrument.rb', line 12

def instrument_steps
  step_executor ::BusinessFlow::InstrumentedStepExecutor
end