Hi,

I am a newbie with JBPM. I have the following question: 
Once created you save the TaskInstance forever. So I believe that using the 
TaskInstance.Id you can get the TaskInstance always from the database no matter 
if it has been completed yet or not.
Can you retrieve also the variable values of the TaskInstance even after it has 
been completed and the execution left the TaskNode? Can you do it even when the 
TaskNode was re-entered multiple times (e.g. in a cycle)?
Can you also change the variable values for such completed tasks?

How would you do it?

Thanks
Tom

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

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

Reply via email to