initiatePlan

fun initiatePlan(preparedPlan: R): <Error class: unknown class>

Initiates a plan phase based on the state of the currentPhase and preparedPlan. This api will persist the preparedPlan into repository.

Return

PlanPhase if the action is successful, error otherwise.