<subflow-state id="testSubFlow" subflow="testsubflow">
From any listener or action, is there a way to read this "subflow" expression value?. Looks like the spring "SubFlowState" does not provide easy access to this and this is not accessible through getAttributes() on the state. I am seeking a generic way to get this.


Reply With Quote
