User development,

A new message was posted in the thread "[jBPM 4.2] - Finding Currenty Activity":

http://community.jboss.org/message/519210#519210

Author  : Joram Barrez
Profile : http://community.jboss.org/people/jbarrez

Message:
--------------------------------------------------------------
No. The correct operation you want is through the Execution interface:
 
 Set<String> findActiveActivityNames()
 
Whenever you see **Impl appearing, it means that you're doing something the API 
didn't forsee.

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/519210#519210


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to