If I start process using jbpm-console  and want to get current executionService 
in one of my tasks (java task ), what is way to get it in jbpm 4.1
To provide external trigger using API for wait state in process definition , I 
need ExecutionService. Then I can use 
executionService.signalExecutionById(exectionID);

-Regards
Makarand


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4259855#4259855

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4259855
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to