Module: QueueProcessor::DependentCalculationGroup::StateMachines

Extended by:
ActiveSupport::Concern
Included in:
QueueProcessor::DependentCalculationGroup
Defined in:
lib/queue-processor/dependent_calculation_group/state_machines.rb

Instance Method Summary collapse

Instance Method Details

#perform_calculationObject

optional calculation associated with this group



7
8
# File 'lib/queue-processor/dependent_calculation_group/state_machines.rb', line 7

def perform_calculation
end