Hi all,
I have roughly the same problem as Javit does. Just a quick question: How can I save a
Transition or a State object?
My first try was to do it the same way like with a process instance:
executionContext.getJbpmContext().save(processInstance)
But:
executionContext.getJbpmContext().save(stateNode)
does not exist :-(
Many thanks in advance!
Regards,
Maurice
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047002#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...