[jboss-user] [jBPM Users] - Re: how to programatically list actitities from one activity
kadrim
do-not-reply at jboss.com
Tue Oct 20 16:10:13 EDT 2009
The code is wrong when instanciating the GetOutcomes class.
It is supposed that, by using ProcessEngine I'll get the taskid, and then I pass it to GetOutcomes on its constructor like this:
GetOutcomes goc = new GetOutcomes( taskid ) ;
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261366#4261366
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261366
More information about the jboss-user
mailing list