After hunting through the source code
@In(create=true) BusinessProcess businessProcess;
| businessProcess.createProcess("myProcessName");
or
BusinessProcess.instance().createProcess("processName");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968792#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...