class Bizflow::BusinessModel::Handler
Public Instance Methods
handle()
click to toggle source
# File lib/bizflow/business_model/handler.rb, line 6 def handle raise NotImplementedError end
# File lib/bizflow/business_model/handler.rb, line 6 def handle raise NotImplementedError end