-
Feb 24th, 2010, 04:56 PM
#1
Execution manipulation from a FlowExecutionListener
I've been playing around more with FlowExecutionListeners lately, but the problem I keep running into is the lack of the ability to make execution decisions within the listener methods.
For example, I'm trying to use the transitionExecuting() method to implement a request token check for CSRF protection. However, I can't seem to find a way to cancel the transition should the token fail.
I'll keep tinkering, but I'd like to see if anyone else has found ways to manipulate flow execution from a listener.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules