Hi,
I did an update of the webflow jars and noticed that a few things have changed.
What I can't figure out: What has happened to the flowExecutionListener property on the BaseFlowBuilder/XMLFlowBuilder?
There is a remark in the javadoc of XMLFlowBuilder that there is a flowExectionListeners property. This can be found in BaseFlowBuilder. But only the property without the setters. Therefor setting a list of listeners fails. Am I overseeing anything obvious or is it currently not possible to set listeners on the XMLFlowBuilder?
Thanks,
Markus


Reply With Quote