Interface PlanCreator<T extends WizardScenarioConfiguration>

    • Method Detail

      • createPlan

        step.core.plans.Plan createPlan​(T configuration,
                                        java.util.List<step.functions.Function> functions)