Register the flow built by given flow builder in specified flow
definition registry.
Note that this method will set the
AbstractFlowBuilderFlowRegistryFactoryBean.getFlowServiceLocator() flow service locator of this class
on given flow builder.
Parameters: registry - the registry to register the flow in Parameters: flowId - the flow id to assign Parameters: flowBuilder - the builder used to build the flow
Register the flow built by given flow builder in specified flow
definition registry.
Note that this method will set the
AbstractFlowBuilderFlowRegistryFactoryBean.getFlowServiceLocator() flow service locator of this class
on given flow builder.
Parameters: registry - the registry to register the flow in Parameters: flowId - the flow id to assign Parameters: flowAttributes - externally assigned flow attributes that can affectflow construction Parameters: flowBuilder - the builder used to build the flow
Methods inherited from org.springframework.webflow.engine.builder.AbstractFlowBuildingFlowRegistryFactoryBean