Method: Dynflow::Action::V2::WithSubPlans#create_sub_plans
- Defined in:
- lib/dynflow/action/v2/with_sub_plans.rb
#create_sub_plans ⇒ Object
Methods to be overridden
18 19 20 |
# File 'lib/dynflow/action/v2/with_sub_plans.rb', line 18 def create_sub_plans raise NotImplementedError end |