A simple helper for extracting FlowExecutor method input arguments
from an request initiated by an ExternalContext . After request
processing, this class is also responsible for supporting response generation
by provisioning context attributes necessary to execute subsequent callbacks
into Spring Web Flow.
By default, this class extracts flow executor method arguments from the
getRequestParameterMap() .
By default, this class extracts flow executor method arguments from the getRequestParameterMap() .