You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by zn <zn...@163.com> on 2013/05/29 05:24:48 UTC

[SCXML]How to get event payload in Listener.onTransition

I have a derivate class for SCXMLListener. How to get event payload in onTransition method?
I can get it from rootContext.get("_eventdata").
I don't want to hardcode it, is there any other method?

Re: [SCXML]How to get event payload in Listener.onTransition

Posted by sebb <se...@gmail.com>.
This is off-topic for the developer list.

Please subscribe to the user list and post there.

On 29 May 2013 04:24, zn <zn...@163.com> wrote:
> I have a derivate class for SCXMLListener. How to get event payload in onTransition method?
> I can get it from rootContext.get("_eventdata").
> I don't want to hardcode it, is there any other method?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org