Hi,
We need to spawn a subflow starting the execution in a given state.
The InternalRequestContext API provides the method ViewDescriptor spawn(Flow subFlow, String stateId, Map subFlowInput) but it seems this method is still not used.
Is it true? Any suggestion to contribute to this feature?


Reply With Quote