Method: Dynflow::Action::V2::WithSubPlans#create_sub_plans

Defined in:
lib/dynflow/action/v2/with_sub_plans.rb

#create_sub_plansObject

Methods to be overridden

Raises:

  • (NotImplementedError)


18
19
20
# File 'lib/dynflow/action/v2/with_sub_plans.rb', line 18

def create_sub_plans
  raise NotImplementedError
end